Searched defs:bpf_sock_ops_kern (Results 1 – 7 of 7) sorted by relevance
38163 struct bpf_sock_ops_kern { struct38164 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;
66681 struct bpf_sock_ops_kern { struct66682 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;
33136 struct bpf_sock_ops_kern { struct33137 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;
35269 struct bpf_sock_ops_kern { struct35270 struct sock *sk;35271 u32 op;35272 union {35277 u32 is_fullsock;35278 u64 temp;