Home
last modified time | relevance | path

Searched refs:NEIGH_ND_TABLE (Results 1 – 7 of 7) sorted by relevance

/linux/net/mpls/
A Dmpls_iptunnel.c135 err = neigh_xmit(NEIGH_ND_TABLE, out_dev, &rt->rt_gw6, in mpls_xmit()
146 err = neigh_xmit(NEIGH_ND_TABLE, out_dev, &rt6->rt6i_gateway, in mpls_xmit()
A Daf_mpls.c658 case NEIGH_ND_TABLE: in find_outdev()
751 *via_table = NEIGH_ND_TABLE; in nla_get_via()
/linux/net/netfilter/
A Dnft_fwd_netdev.c136 neigh_table = NEIGH_ND_TABLE; in nft_fwd_neigh_eval()
A Dnf_flow_table_ip.c752 neigh_xmit(NEIGH_ND_TABLE, outdev, nexthop, skb); in nf_flow_offload_ipv6_hook()
/linux/include/net/
A Dneighbour.h241 NEIGH_ND_TABLE = 1, enumerator
/linux/net/ipv6/
A Dndisc.c2040 neigh_table_init(NEIGH_ND_TABLE, &nd_tbl); in ndisc_init()
2073 neigh_table_clear(NEIGH_ND_TABLE, &nd_tbl); in ndisc_cleanup()
/linux/net/core/
A Dneighbour.c1878 tbl = rcu_dereference_rtnl(neigh_tables[NEIGH_ND_TABLE]); in neigh_find_table()

Completed in 43 milliseconds