Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/trace/
Dbpf_trace.c1532 return &bpf_skc_to_udp6_sock_proto; in tracing_prog_func_proto()
/Linux-v5.15/include/linux/
Dbpf.h2093 extern const struct bpf_func_proto bpf_skc_to_udp6_sock_proto;
/Linux-v5.15/net/core/
Dfilter.c10697 const struct bpf_func_proto bpf_skc_to_udp6_sock_proto = { variable
10742 func = &bpf_skc_to_udp6_sock_proto; in bpf_sk_base_func_proto()