Home
last modified time | relevance | path

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

/linux/include/net/
A Dneighbour.h195 struct neigh_table { struct
196 int family;
199 __be16 protocol;
211 char *id;
214 int gc_interval;
215 int gc_thresh1;
216 int gc_thresh2;
217 int gc_thresh3;
223 atomic_t entries;
224 atomic_t gc_entries;
[all …]
/linux/net/netfilter/
A Dnft_fwd_netdev.c96 int neigh_table; in nft_fwd_neigh_eval() local

Completed in 6 milliseconds