Home
last modified time | relevance | path

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

/linux/include/net/
A Dneighbour.h75 struct neigh_table *tbl;
136 struct neigh_table *tbl;
195 struct neigh_table { struct
294 struct neigh_table *tbl, in ___neigh_lookup_noref()
324 void neigh_table_init(int index, struct neigh_table *tbl);
350 struct neighbour *neigh_event_ns(struct neigh_table *tbl,
355 struct neigh_table *tbl);
382 void neigh_for_each(struct neigh_table *tbl,
384 void __neigh_for_each_release(struct neigh_table *tbl,
387 void pneigh_for_each(struct neigh_table *tbl,
[all …]
A Ddn_neigh.h28 extern struct neigh_table dn_neigh_table;
A Darp.h11 extern struct neigh_table arp_tbl;
A Dipv6_stubs.h66 struct neigh_table *nd_tbl;
A Dndisc.h79 extern struct neigh_table nd_tbl;
/linux/net/core/
A Dneighbour.c209 struct neigh_table *tbl) in neigh_del()
918 struct neigh_table *tbl = container_of(work, struct neigh_table, gc_work.work); in neigh_periodic_work()
1568 struct neigh_table *tbl = container_of(work, struct neigh_table, in neigh_managed_work()
1807 struct neigh_table *tbl = NULL; in neigh_find_table()
1847 struct neigh_table *tbl; in neigh_delete()
1914 struct neigh_table *tbl; in neigh_add()
2258 struct neigh_table *tbl; in neightbl_set()
2447 struct neigh_table *tbl; in neightbl_dump_info()
2565 struct neigh_table *tbl) in pneigh_fill_info()
2800 struct neigh_table *tbl; in neigh_dump_info()
[all …]
/linux/net/netfilter/
A Dnft_fwd_netdev.c96 int neigh_table; in nft_fwd_neigh_eval() local
112 neigh_table = NEIGH_ARP_TABLE; in nft_fwd_neigh_eval()
128 neigh_table = NEIGH_ND_TABLE; in nft_fwd_neigh_eval()
142 neigh_xmit(neigh_table, dev, addr, skb); in nft_fwd_neigh_eval()
/linux/include/trace/events/
A Dneigh.h25 TP_PROTO(struct neigh_table *tbl, struct net_device *dev,
/linux/net/ipv4/
A Darp.c152 struct neigh_table arp_tbl = {
1123 struct neigh_table *tbl = &arp_tbl; in arp_invalidate()
/linux/net/decnet/
A Ddn_neigh.c78 struct neigh_table dn_neigh_table = {
A Ddn_dev.c66 extern struct neigh_table dn_neigh_table;
A Ddn_route.c92 extern struct neigh_table dn_neigh_table;
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_span.c227 static int mlxsw_sp_span_dmac(struct neigh_table *tbl, in mlxsw_sp_span_dmac()
360 struct neigh_table *tbl, in mlxsw_sp_span_entry_tunnel_parms_common()
A Dspectrum_router.c2938 struct neigh_table *neigh_tbl;
/linux/net/ipv6/
A Dndisc.c109 struct neigh_table nd_tbl = {
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_tun_encap.c366 struct neigh_table *tbl; in mlx5e_tc_update_neigh_used_value()

Completed in 55 milliseconds