Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h38163 struct bpf_sock_ops_kern { struct
38164 struct sock *sk;
38165 union {
38170 struct sk_buff *syn_skb;
38171 struct sk_buff *skb;
38172 void *skb_data_end;
38173 u8 op;
38174 u8 is_fullsock;
38175 u8 remaining_opt_len;
38176 u64 temp;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h66681 struct bpf_sock_ops_kern { struct
66682 struct sock *sk;
66683 union {
66688 struct sk_buff *syn_skb;
66689 struct sk_buff *skb;
66690 void *skb_data_end;
66691 u8 op;
66692 u8 is_fullsock;
66693 u8 remaining_opt_len;
66694 u64 temp;
Dvmlinux.h66681 struct bpf_sock_ops_kern { struct
66682 struct sock *sk;
66683 union {
66688 struct sk_buff *syn_skb;
66689 struct sk_buff *skb;
66690 void *skb_data_end;
66691 u8 op;
66692 u8 is_fullsock;
66693 u8 remaining_opt_len;
66694 u64 temp;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h33136 struct bpf_sock_ops_kern { struct
33137 struct sock *sk;
33138 union {
33143 struct sk_buff *syn_skb;
33144 struct sk_buff *skb;
33145 void *skb_data_end;
33146 u8 op;
33147 u8 is_fullsock;
33148 u8 remaining_opt_len;
33149 u64 temp;
Dvmlinux_510.h33136 struct bpf_sock_ops_kern { struct
33137 struct sock *sk;
33138 union {
33143 struct sk_buff *syn_skb;
33144 struct sk_buff *skb;
33145 void *skb_data_end;
33146 u8 op;
33147 u8 is_fullsock;
33148 u8 remaining_opt_len;
33149 u64 temp;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h35269 struct bpf_sock_ops_kern { struct
35270 struct sock *sk;
35271 u32 op;
35272 union {
35277 u32 is_fullsock;
35278 u64 temp;
Dvmlinux.h35269 struct bpf_sock_ops_kern { struct
35270 struct sock *sk;
35271 u32 op;
35272 union {
35277 u32 is_fullsock;
35278 u64 temp;