Home
last modified time | relevance | path

Searched refs:bpf_skc_to_udp6_sock (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_udp6.c50 udp6_sk = bpf_skc_to_udp6_sock(udp_sk); in dump_udp6()
/openbmc/linux/net/core/
H A Dfilter.c11741 BPF_CALL_1(bpf_skc_to_udp6_sock, struct sock *, sk) in BPF_CALL_1() argument
11755 .func = bpf_skc_to_udp6_sock,