Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h35955 struct bpf_sock_ops_kern { struct
35956 struct sock *sk;
35957 union {
35962 struct sk_buff *syn_skb;
35963 struct sk_buff *skb;
35964 void *skb_data_end;
35965 u8 op;
35966 u8 is_fullsock;
35967 u8 remaining_opt_len;
35968 u64 temp;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h45617 struct bpf_sock_ops_kern { struct
45618 struct sock *sk;
45619 union {
45624 struct sk_buff *syn_skb;
45625 struct sk_buff *skb;
45626 void *skb_data_end;
45627 u8 op;
45628 u8 is_fullsock;
45629 u8 remaining_opt_len;
45630 u64 temp;