Searched defs:bpf_sk_lookup_kern (Results 1 – 1 of 1) sorted by relevance
34600 struct bpf_sk_lookup_kern { struct34601 u16 family;34602 u16 protocol;34603 __be16 sport;34604 u16 dport;34605 struct {34608 } v4;34609 struct {34612 } v6;34613 struct sock *selected_sk;[all …]