Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h30321 struct strparser { struct
30322 struct sock *sk;
30323 u32 stopped: 1;
30324 u32 paused: 1;
30325 u32 aborted: 1;
30326 u32 interrupted: 1;
30327 u32 unrecov_intr: 1;
30328 struct sk_buff **skb_nextp;
30329 struct sk_buff *skb_head;
30353 struct strparser strp; argument
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A 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 …]
H A 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A 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
H A 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
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A 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
H A 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
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A 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 …]
H A 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 …]