Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcgroup.c2362 return &bpf_tcp_sock_proto; in cg_sockopt_func_proto()
/openbmc/linux/include/linux/
H A Dbpf.h3016 extern const struct bpf_func_proto bpf_tcp_sock_proto;
/openbmc/linux/net/core/
H A Dfilter.c7220 const struct bpf_func_proto bpf_tcp_sock_proto = { variable
8076 return &bpf_tcp_sock_proto; in cg_skb_func_proto()
8191 return &bpf_tcp_sock_proto; in tc_cls_act_func_proto()
8335 return &bpf_tcp_sock_proto; in sock_ops_func_proto()