Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h112088 struct strparser { struct
112089 struct sock *sk;
112090 u32 stopped: 1;
112091 u32 paused: 1;
112092 u32 aborted: 1;
112093 u32 interrupted: 1;
112094 u32 unrecov_intr: 1;
112095 struct sk_buff **skb_nextp;
112096 struct sk_buff *skb_head;
112097 unsigned int need_bytes;
[all …]
Dvmlinux.h112088 struct strparser { struct
112089 struct sock *sk;
112090 u32 stopped: 1;
112091 u32 paused: 1;
112092 u32 aborted: 1;
112093 u32 interrupted: 1;
112094 u32 unrecov_intr: 1;
112095 struct sk_buff **skb_nextp;
112096 struct sk_buff *skb_head;
112097 unsigned int need_bytes;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h38273 struct strparser { struct
38274 struct sock *sk;
38275 u32 stopped: 1;
38276 u32 paused: 1;
38277 u32 aborted: 1;
38278 u32 interrupted: 1;
38279 u32 unrecov_intr: 1;
38280 struct sk_buff **skb_nextp;
38281 struct sk_buff *skb_head;
38305 struct strparser strp; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h99036 struct strparser { struct
99037 struct sock *sk;
99038 u32 stopped: 1;
99039 u32 paused: 1;
99040 u32 aborted: 1;
99041 u32 interrupted: 1;
99042 u32 unrecov_intr: 1;
99043 struct sk_buff **skb_nextp;
99044 struct sk_buff *skb_head;
99045 unsigned int need_bytes;
[all …]
Dvmlinux_510.h99036 struct strparser { struct
99037 struct sock *sk;
99038 u32 stopped: 1;
99039 u32 paused: 1;
99040 u32 aborted: 1;
99041 u32 interrupted: 1;
99042 u32 unrecov_intr: 1;
99043 struct sk_buff **skb_nextp;
99044 struct sk_buff *skb_head;
99045 unsigned int need_bytes;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h107140 struct strparser { struct
107141 struct sock *sk;
107142 u32 stopped: 1;
107143 u32 paused: 1;
107144 u32 aborted: 1;
107145 u32 interrupted: 1;
107146 u32 unrecov_intr: 1;
107147 struct sk_buff **skb_nextp;
107148 struct sk_buff *skb_head;
107149 unsigned int need_bytes;
[all …]
Dvmlinux_505.h107140 struct strparser { struct
107141 struct sock *sk;
107142 u32 stopped: 1;
107143 u32 paused: 1;
107144 u32 aborted: 1;
107145 u32 interrupted: 1;
107146 u32 unrecov_intr: 1;
107147 struct sk_buff **skb_nextp;
107148 struct sk_buff *skb_head;
107149 unsigned int need_bytes;
[all …]