Searched defs:bpf_sock_ops_kern (Results 1 – 1 of 1) 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;