Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h127109 struct napi_struct { struct
127115 int (*poll)(struct napi_struct *, int); argument
127116 int poll_owner;
127117 struct net_device *dev;
127118 struct gro_list gro_hash[8];
127119 struct sk_buff *skb;
127120 struct list_head rx_list;
127121 int rx_count;
127122 struct hrtimer timer;
127123 struct list_head dev_list;
[all …]