Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_helpers.h180 static struct bpf_sock *(*bpf_sk_lookup_udp)(void *ctx, variable
/Linux-v5.4/net/core/
Dfilter.c5392 BPF_CALL_5(bpf_sk_lookup_udp, struct sk_buff *, skb, in BPF_CALL_5() argument