Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h13992 struct napi_struct { struct
13998 int (*poll)(struct napi_struct *, int); argument
13999 struct net_device *dev;
14000 struct gro_list gro_hash[8];
14001 struct sk_buff *skb;
14002 struct list_head rx_list;
14003 int rx_count;
14004 struct hrtimer timer;
14005 struct list_head dev_list;
14006 struct hlist_node napi_hash_node;
[all …]