Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dbpf.h3330 extern const struct bpf_func_proto bpf_skc_to_unix_sock_proto;
/linux-6.14.4/kernel/trace/
Dbpf_trace.c2003 return &bpf_skc_to_unix_sock_proto; in tracing_prog_func_proto()
/linux-6.14.4/net/core/
Dfilter.c11843 const struct bpf_func_proto bpf_skc_to_unix_sock_proto = { variable
11905 func = &bpf_skc_to_unix_sock_proto; in bpf_sk_base_func_proto()