Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbpf_sk_storage.h11 extern const struct bpf_func_proto bpf_sk_storage_delete_proto;
/Linux-v5.4/net/core/
Dbpf_sk_storage.c905 const struct bpf_func_proto bpf_sk_storage_delete_proto = { variable
Dfilter.c6060 return &bpf_sk_storage_delete_proto; in sock_addr_func_proto()
6086 const struct bpf_func_proto bpf_sk_storage_delete_proto __weak;
6099 return &bpf_sk_storage_delete_proto; in cg_skb_func_proto()
6190 return &bpf_sk_storage_delete_proto; in tc_cls_act_func_proto()
6293 return &bpf_sk_storage_delete_proto; in sock_ops_func_proto()
/Linux-v5.4/kernel/bpf/
Dcgroup.c1410 return &bpf_sk_storage_delete_proto; in cg_sockopt_func_proto()