Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h11929 struct neigh_parms { struct
11930 possible_net_t net;
11931 struct net_device *dev;
11932 struct list_head list;
11933 int (*neigh_setup)(struct neighbour *);
11934 struct neigh_table *tbl;
11935 void *sysctl_table;
11936 int dead;
11937 refcount_t refcnt;
11938 struct callback_head callback_head;
[all …]