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.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()
A Daf_mpls.c657 case NEIGH_ND_TABLE: in find_outdev()
750 *via_table = NEIGH_ND_TABLE; in nla_get_via()
/linux/net/netfilter/
A Dnft_fwd_netdev.c128 neigh_table = NEIGH_ND_TABLE; in nft_fwd_neigh_eval()
A Dnf_flow_table_ip.c634 neigh_xmit(NEIGH_ND_TABLE, outdev, nexthop, skb); in nf_flow_offload_ipv6_hook()
/linux/include/net/
A Dneighbour.h236 NEIGH_ND_TABLE = 1, enumerator
/linux/net/ipv6/
A Dndisc.c1948 neigh_table_init(NEIGH_ND_TABLE, &nd_tbl); in ndisc_init()
1981 neigh_table_clear(NEIGH_ND_TABLE, &nd_tbl); in ndisc_cleanup()
/linux/net/core/
A Dneighbour.c1814 tbl = neigh_tables[NEIGH_ND_TABLE]; in neigh_find_table()

Completed in 22 milliseconds