Home
last modified time | relevance | path

Searched defs:neigh_table (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dneighbour.h200 struct neigh_table { struct
201 int family;
204 __be16 protocol;
216 char *id;
219 int gc_interval;
220 int gc_thresh1;
221 int gc_thresh2;
222 int gc_thresh3;
228 atomic_t entries;
229 atomic_t gc_entries;
[all …]
/openbmc/linux/net/netfilter/
H A Dnft_fwd_netdev.c104 int neigh_table; in nft_fwd_neigh_eval() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmain.h341 struct rhashtable neigh_table; member