Home
last modified time | relevance | path

Searched refs:neigh_table (Results 1 – 4 of 4) sorted by relevance

/net/core/
A Dneighbour.c977 struct neigh_table *tbl = container_of(work, struct neigh_table, gc_work.work); in neigh_periodic_work()
1641 struct neigh_table *tbl = container_of(work, struct neigh_table, in neigh_managed_work()
1897 struct neigh_table *tbl = NULL; in neigh_find_table()
1934 struct neigh_table *tbl; in neigh_delete()
2001 struct neigh_table *tbl; in neigh_add()
2378 struct neigh_table *tbl; in neightbl_set()
2571 struct neigh_table *tbl; in neightbl_dump_info()
2689 struct neigh_table *tbl) in pneigh_fill_info()
2916 struct neigh_table *tbl; in neigh_dump_info()
3042 struct neigh_table *tbl; in neigh_get()
[all …]
/net/netfilter/
A Dnft_fwd_netdev.c104 int neigh_table; in nft_fwd_neigh_eval() local
120 neigh_table = NEIGH_ARP_TABLE; in nft_fwd_neigh_eval()
136 neigh_table = NEIGH_ND_TABLE; in nft_fwd_neigh_eval()
150 neigh_xmit(neigh_table, dev, addr, skb); in nft_fwd_neigh_eval()
/net/ipv4/
A Darp.c152 struct neigh_table arp_tbl = {
1208 struct neigh_table *tbl = &arp_tbl; in arp_invalidate()
/net/ipv6/
A Dndisc.c109 struct neigh_table nd_tbl = {

Completed in 21 milliseconds