Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h35170 struct strparser { struct
35171 struct sock *sk;
35172 u32 stopped: 1;
35173 u32 paused: 1;
35174 u32 aborted: 1;
35175 u32 interrupted: 1;
35176 u32 unrecov_intr: 1;
35177 struct sk_buff **skb_nextp;
35178 struct sk_buff *skb_head;
35179 unsigned int need_bytes;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h64058 struct strparser { struct
64059 struct sock *sk;
64060 u32 stopped: 1;
64061 u32 paused: 1;
64062 u32 aborted: 1;
64063 u32 interrupted: 1;
64064 u32 unrecov_intr: 1;
64065 struct sk_buff **skb_nextp;
64066 struct sk_buff *skb_head;
64067 unsigned int need_bytes;
[all …]
Dvmlinux.h64058 struct strparser { struct
64059 struct sock *sk;
64060 u32 stopped: 1;
64061 u32 paused: 1;
64062 u32 aborted: 1;
64063 u32 interrupted: 1;
64064 u32 unrecov_intr: 1;
64065 struct sk_buff **skb_nextp;
64066 struct sk_buff *skb_head;
64067 unsigned int need_bytes;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h46054 struct strparser { struct
46055 struct sock *sk;
46056 u32 stopped: 1;
46057 u32 paused: 1;
46058 u32 aborted: 1;
46059 u32 interrupted: 1;
46060 u32 unrecov_intr: 1;
46061 struct sk_buff **skb_nextp;
46062 struct sk_buff *skb_head;
46086 struct strparser strp; argument
Dvmlinux.h46054 struct strparser { struct
46055 struct sock *sk;
46056 u32 stopped: 1;
46057 u32 paused: 1;
46058 u32 aborted: 1;
46059 u32 interrupted: 1;
46060 u32 unrecov_intr: 1;
46061 struct sk_buff **skb_nextp;
46062 struct sk_buff *skb_head;
46086 struct strparser strp; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h22454 struct strparser { struct
22455 struct sock *sk;
22456 u32 stopped: 1;
22457 u32 paused: 1;
22458 u32 aborted: 1;
22459 u32 interrupted: 1;
22460 u32 unrecov_intr: 1;
22461 struct sk_buff **skb_nextp;
22462 struct sk_buff *skb_head;
22486 struct strparser strp; argument
Dvmlinux_608.h22454 struct strparser { struct
22455 struct sock *sk;
22456 u32 stopped: 1;
22457 u32 paused: 1;
22458 u32 aborted: 1;
22459 u32 interrupted: 1;
22460 u32 unrecov_intr: 1;
22461 struct sk_buff **skb_nextp;
22462 struct sk_buff *skb_head;
22486 struct strparser strp; argument
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h29909 struct strparser { struct
29910 struct sock *sk;
29911 u32 stopped: 1;
29912 u32 paused: 1;
29913 u32 aborted: 1;
29914 u32 interrupted: 1;
29915 u32 unrecov_intr: 1;
29916 struct sk_buff **skb_nextp;
29917 struct sk_buff *skb_head;
29918 unsigned int need_bytes;
[all …]
Dvmlinux_602.h29909 struct strparser { struct
29910 struct sock *sk;
29911 u32 stopped: 1;
29912 u32 paused: 1;
29913 u32 aborted: 1;
29914 u32 interrupted: 1;
29915 u32 unrecov_intr: 1;
29916 struct sk_buff **skb_nextp;
29917 struct sk_buff *skb_head;
29918 unsigned int need_bytes;
[all …]