Home
last modified time | relevance | path

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

/linux/include/net/
H A Dneighbour_tables.h7 NEIGH_ND_TABLE = 1, enumerator
/linux/net/mpls/
H 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()
H A Daf_mpls.c694 case NEIGH_ND_TABLE: in find_outdev()
787 *via_table = NEIGH_ND_TABLE; in nla_get_via()
/linux/net/netfilter/
H A Dnft_fwd_netdev.c136 neigh_table = NEIGH_ND_TABLE; in nft_fwd_neigh_eval()
/linux/net/ipv6/
H A Dndisc.c2011 neigh_table_init(NEIGH_ND_TABLE, &nd_tbl); in ndisc_init()
2044 neigh_table_clear(NEIGH_ND_TABLE, &nd_tbl); in ndisc_cleanup()
/linux/net/core/
H A Dneighbour.c75 i = NEIGH_ND_TABLE; in neigh_get_dev_table()
1929 tbl = rcu_dereference_rtnl(neigh_tables[NEIGH_ND_TABLE]); in neigh_find_table()