Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_helpers.h197 static struct bpf_sock *(*bpf_sk_fullsock)(struct bpf_sock *sk) = variable
/Linux-v5.4/net/core/
Dfilter.c1830 BPF_CALL_1(bpf_sk_fullsock, struct sock *, sk) in BPF_CALL_1() argument