Searched defs:selected_sk (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ | ||
H A D | filter.h | 1326 struct sock *selected_sk; member 1392 struct sock *selected_sk = NULL; bpf_sk_lookup_run_v4() local 1430 struct sock *selected_sk = NULL; bpf_sk_lookup_run_v6() local [all...] |
H A D | bpf.h | 2045 struct sock *selected_sk; member |
/kernel/linux/linux-6.6/include/linux/ | ||
H A D | filter.h | 1365 struct sock *selected_sk; member 1432 struct sock *selected_sk = NULL; bpf_sk_lookup_run_v4() local 1471 struct sock *selected_sk = NULL; bpf_sk_lookup_run_v6() local [all...] |
H A D | bpf.h | 3090 struct sock *selected_sk; member |
/kernel/linux/linux-5.10/net/core/ | ||
H A D | filter.c | 10054 struct sock *selected_sk; in BPF_CALL_4() local [all...] |
/kernel/linux/linux-6.6/net/core/ | ||
H A D | filter.c | 11141 struct sock *selected_sk; in BPF_CALL_4() local [all...] |
Completed in 56 milliseconds