Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dbpf.h3338 extern const struct bpf_func_proto bpf_sock_from_file_proto;
/linux-6.14.4/kernel/trace/
Dbpf_trace.c2011 return &bpf_sock_from_file_proto; in tracing_prog_func_proto()
/linux-6.14.4/net/core/
Dfilter.c11874 const struct bpf_func_proto bpf_sock_from_file_proto = { variable