Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h34561 struct bpf_sock_ops_kern { struct
34562 struct sock *sk;
34563 union {
34568 struct sk_buff *syn_skb;
34569 struct sk_buff *skb;
34570 void *skb_data_end;
34571 u8 op;
34572 u8 is_fullsock;
34573 u8 remaining_opt_len;
34574 u64 temp;