Home
last modified time | relevance | path

Searched refs:bpf_sk_storage_get_proto (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/net/
H A Dbpf_sk_storage.h21 extern const struct bpf_func_proto bpf_sk_storage_get_proto;
/openbmc/linux/net/ipv4/
H A Dbpf_tcp_ca.c166 return &bpf_sk_storage_get_proto; in bpf_tcp_ca_get_func_proto()
/openbmc/linux/kernel/bpf/
H A Dbpf_lsm.c214 return &bpf_sk_storage_get_proto; in bpf_lsm_func_proto()
H A Dcgroup.c2328 return &bpf_sk_storage_get_proto; in cg_sockopt_func_proto()
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c324 const struct bpf_func_proto bpf_sk_storage_get_proto = { variable
H A Dfilter.c7948 return &bpf_sk_storage_get_proto; in sock_addr_func_proto()
8011 const struct bpf_func_proto bpf_sk_storage_get_proto __weak;
8027 return &bpf_sk_storage_get_proto; in cg_skb_func_proto()
8142 return &bpf_sk_storage_get_proto; in tc_cls_act_func_proto()
8298 return &bpf_sk_storage_get_proto; in sock_ops_func_proto()
8346 return &bpf_sk_storage_get_proto; in sk_msg_func_proto()