Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h14586 struct napi_struct { struct
14592 int (*poll)(struct napi_struct *, int); argument
14593 int list_owner;
14594 struct net_device *dev;
14595 struct gro_list gro_hash[8];
14596 struct sk_buff *skb;
14597 struct list_head rx_list;
14598 int rx_count;
14599 unsigned int napi_id;
14600 struct hrtimer timer;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h29009 struct napi_struct { struct
29015 int (*poll)(struct napi_struct *, int); argument
29016 int poll_owner;
29017 struct net_device *dev;
29018 struct gro_list gro_hash[8];
29019 struct sk_buff *skb;
29020 struct list_head rx_list;
29021 int rx_count;
29022 struct hrtimer timer;
29023 struct list_head dev_list;
[all …]
Dvmlinux.h29009 struct napi_struct { struct
29015 int (*poll)(struct napi_struct *, int); argument
29016 int poll_owner;
29017 struct net_device *dev;
29018 struct gro_list gro_hash[8];
29019 struct sk_buff *skb;
29020 struct list_head rx_list;
29021 int rx_count;
29022 struct hrtimer timer;
29023 struct list_head dev_list;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h51896 struct napi_struct { struct
51902 int (*poll)(struct napi_struct *, int); argument
51903 int poll_owner;
51904 struct net_device *dev;
51905 struct gro_list gro_hash[8];
51906 struct sk_buff *skb;
51907 struct list_head rx_list;
51908 int rx_count;
51909 struct hrtimer timer;
51910 struct list_head dev_list;
[all …]
Dvmlinux.h51896 struct napi_struct { struct
51902 int (*poll)(struct napi_struct *, int); argument
51903 int poll_owner;
51904 struct net_device *dev;
51905 struct gro_list gro_hash[8];
51906 struct sk_buff *skb;
51907 struct list_head rx_list;
51908 int rx_count;
51909 struct hrtimer timer;
51910 struct list_head dev_list;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h104909 struct napi_struct { struct
104915 int (*poll)(struct napi_struct *, int); argument
104916 int poll_owner;
104917 struct net_device *dev;
104918 struct gro_list gro_hash[8];
104919 struct sk_buff *skb;
104920 struct list_head rx_list;
104921 int rx_count;
104922 struct hrtimer timer;
104923 struct list_head dev_list;
[all …]
Dvmlinux.h104909 struct napi_struct { struct
104915 int (*poll)(struct napi_struct *, int); argument
104916 int poll_owner;
104917 struct net_device *dev;
104918 struct gro_list gro_hash[8];
104919 struct sk_buff *skb;
104920 struct list_head rx_list;
104921 int rx_count;
104922 struct hrtimer timer;
104923 struct list_head dev_list;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h58629 struct napi_struct { struct
58635 int (*poll)(struct napi_struct *, int); argument
58636 int poll_owner;
58637 struct net_device *dev;
58638 struct gro_list gro_hash[8];
58639 struct sk_buff *skb;
58640 struct list_head rx_list;
58641 int rx_count;
58642 struct hrtimer timer;
58643 struct list_head dev_list;
[all …]
Dvmlinux_608.h58629 struct napi_struct { struct
58635 int (*poll)(struct napi_struct *, int); argument
58636 int poll_owner;
58637 struct net_device *dev;
58638 struct gro_list gro_hash[8];
58639 struct sk_buff *skb;
58640 struct list_head rx_list;
58641 int rx_count;
58642 struct hrtimer timer;
58643 struct list_head dev_list;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h100831 struct napi_struct { struct
100837 int (*poll)(struct napi_struct *, int); argument
100838 int poll_owner;
100839 struct net_device *dev;
100840 struct gro_list gro_hash[8];
100841 struct sk_buff *skb;
100842 struct list_head rx_list;
100843 int rx_count;
100844 struct hrtimer timer;
100845 struct list_head dev_list;
[all …]
Dvmlinux_602.h100831 struct napi_struct { struct
100837 int (*poll)(struct napi_struct *, int); argument
100838 int poll_owner;
100839 struct net_device *dev;
100840 struct gro_list gro_hash[8];
100841 struct sk_buff *skb;
100842 struct list_head rx_list;
100843 int rx_count;
100844 struct hrtimer timer;
100845 struct list_head dev_list;
[all …]