Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbpf_sk_storage.h10 extern const struct bpf_func_proto bpf_sk_storage_get_proto;
/Linux-v5.4/net/core/
Dbpf_sk_storage.c895 const struct bpf_func_proto bpf_sk_storage_get_proto = { variable
Dfilter.c6058 return &bpf_sk_storage_get_proto; in sock_addr_func_proto()
6085 const struct bpf_func_proto bpf_sk_storage_get_proto __weak;
6097 return &bpf_sk_storage_get_proto; in cg_skb_func_proto()
6188 return &bpf_sk_storage_get_proto; in tc_cls_act_func_proto()
6291 return &bpf_sk_storage_get_proto; in sock_ops_func_proto()
/Linux-v5.4/kernel/bpf/
Dcgroup.c1408 return &bpf_sk_storage_get_proto; in cg_sockopt_func_proto()