Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h8843 struct sk_buff_head { struct
8844 struct sk_buff *next;
8845 struct sk_buff *prev;
8846 __u32 qlen;
8847 spinlock_t lock;
Dvmlinux.h8843 struct sk_buff_head { struct
8844 struct sk_buff *next;
8845 struct sk_buff *prev;
8846 __u32 qlen;
8847 spinlock_t lock;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h8019 struct sk_buff_head { struct
8020 struct sk_buff *next;
8021 struct sk_buff *prev;
8022 __u32 qlen;
8023 spinlock_t lock;
Dvmlinux_510.h8019 struct sk_buff_head { struct
8020 struct sk_buff *next;
8021 struct sk_buff *prev;
8022 __u32 qlen;
8023 spinlock_t lock;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h10862 struct sk_buff_head { struct
10863 union {
10870 __u32 qlen;
10871 spinlock_t lock;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h11072 struct sk_buff_head { struct
11073 struct sk_buff *next;
11074 struct sk_buff *prev;
11075 __u32 qlen;
11076 spinlock_t lock;
Dvmlinux_505.h11072 struct sk_buff_head { struct
11073 struct sk_buff *next;
11074 struct sk_buff *prev;
11075 __u32 qlen;
11076 spinlock_t lock;