Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h3034 extern const struct bpf_func_proto bpf_skc_to_mptcp_sock_proto;
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c1971 return &bpf_skc_to_mptcp_sock_proto; in tracing_prog_func_proto()
/openbmc/linux/net/core/
H A Dfilter.c11788 const struct bpf_func_proto bpf_skc_to_mptcp_sock_proto = { variable
11839 func = &bpf_skc_to_mptcp_sock_proto; in bpf_sk_base_func_proto()