Searched defs:bpf_sock_ops_kern (Results 1 – 1 of 1) sorted by relevance
1497 struct bpf_sock_ops_kern { struct1498 struct sock *sk;1499 union {1504 struct sk_buff *syn_skb;1505 struct sk_buff *skb;1506 void *skb_data_end;1507 u8 op;1508 u8 is_fullsock;1509 u8 remaining_opt_len;1510 u64 temp; /* temp and everything after is not