Home
last modified time | relevance | path

Searched refs:NEIGH_ND_TABLE (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/mpls/
H A Dmpls_iptunnel.c137 err = neigh_xmit(NEIGH_ND_TABLE, out_dev, &rt->rt_gw6, in mpls_xmit()
148 err = neigh_xmit(NEIGH_ND_TABLE, out_dev, &rt6->rt6i_gateway, in mpls_xmit()
H A Daf_mpls.c655 case NEIGH_ND_TABLE: in find_outdev()
748 *via_table = NEIGH_ND_TABLE; in nla_get_via()
/kernel/linux/linux-6.6/net/mpls/
H A Dmpls_iptunnel.c137 err = neigh_xmit(NEIGH_ND_TABLE, out_dev, &rt->rt_gw6, in mpls_xmit()
148 err = neigh_xmit(NEIGH_ND_TABLE, out_dev, &rt6->rt6i_gateway, in mpls_xmit()
H A Daf_mpls.c658 case NEIGH_ND_TABLE: in find_outdev()
751 *via_table = NEIGH_ND_TABLE; in nla_get_via()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_fwd_netdev.c133 neigh_table = NEIGH_ND_TABLE; in nft_fwd_neigh_eval()
H A Dnf_flow_table_ip.c549 neigh_xmit(NEIGH_ND_TABLE, outdev, nexthop, skb); in nf_flow_offload_ipv6_hook()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_fwd_netdev.c136 neigh_table = NEIGH_ND_TABLE; in nft_fwd_neigh_eval()
H A Dnf_flow_table_ip.c747 neigh_xmit(NEIGH_ND_TABLE, outdev, nexthop, skb); in nf_flow_offload_ipv6_hook()
/kernel/linux/linux-5.10/include/net/
H A Dneighbour.h233 NEIGH_ND_TABLE = 1, enumerator
/kernel/linux/linux-6.6/include/net/
H A Dneighbour.h241 NEIGH_ND_TABLE = 1, enumerator
/kernel/linux/linux-5.10/net/ipv6/
H A Dndisc.c1939 neigh_table_init(NEIGH_ND_TABLE, &nd_tbl); in ndisc_init()
1972 neigh_table_clear(NEIGH_ND_TABLE, &nd_tbl); in ndisc_cleanup()
/kernel/linux/linux-6.6/net/ipv6/
H A Dndisc.c2024 neigh_table_init(NEIGH_ND_TABLE, &nd_tbl); in ndisc_init()
2057 neigh_table_clear(NEIGH_ND_TABLE, &nd_tbl); in ndisc_cleanup()
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c1783 tbl = neigh_tables[NEIGH_ND_TABLE]; in neigh_find_table()
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c1870 tbl = neigh_tables[NEIGH_ND_TABLE]; in neigh_find_table()

Completed in 32 milliseconds