Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h3321 extern const struct bpf_func_proto bpf_sock_from_file_proto;
/linux/kernel/trace/
H A Dbpf_trace.c2007 return &bpf_sock_from_file_proto; in tracing_prog_func_proto()
/linux/net/core/
H A Dfilter.c11860 const struct bpf_func_proto bpf_sock_from_file_proto = { variable