Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbpf.h2998 extern const struct bpf_func_proto bpf_sock_from_file_proto;
/Linux-v6.6/kernel/trace/
Dbpf_trace.c1971 return &bpf_sock_from_file_proto; in tracing_prog_func_proto()
/Linux-v6.6/net/core/
Dfilter.c11679 const struct bpf_func_proto bpf_sock_from_file_proto = { variable