Home
last modified time | relevance | path

Searched refs:bpf_skc_to_udp6_sock_proto (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/kernel/trace/
Dbpf_trace.c1909 return &bpf_skc_to_udp6_sock_proto; in tracing_prog_func_proto()
/linux-6.1.9/include/linux/
Dbpf.h2545 extern const struct bpf_func_proto bpf_skc_to_udp6_sock_proto;
/linux-6.1.9/net/core/
Dfilter.c11462 const struct bpf_func_proto bpf_skc_to_udp6_sock_proto = { variable
11541 func = &bpf_skc_to_udp6_sock_proto; in bpf_sk_base_func_proto()