Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dbpf_sk_storage.h22 extern const struct bpf_func_proto bpf_sk_storage_delete_proto;
/Linux-v6.6/net/ipv4/
Dbpf_tcp_ca.c168 return &bpf_sk_storage_delete_proto; in bpf_tcp_ca_get_func_proto()
/Linux-v6.6/kernel/bpf/
Dbpf_lsm.c216 return &bpf_sk_storage_delete_proto; in bpf_lsm_func_proto()
Dcgroup.c2317 return &bpf_sk_storage_delete_proto; in cg_sockopt_func_proto()
/Linux-v6.6/net/core/
Dbpf_sk_storage.c344 const struct bpf_func_proto bpf_sk_storage_delete_proto = { variable
Dfilter.c7854 return &bpf_sk_storage_delete_proto; in sock_addr_func_proto()
7916 const struct bpf_func_proto bpf_sk_storage_delete_proto __weak;
7933 return &bpf_sk_storage_delete_proto; in cg_skb_func_proto()
8048 return &bpf_sk_storage_delete_proto; in tc_cls_act_func_proto()
8204 return &bpf_sk_storage_delete_proto; in sock_ops_func_proto()
8252 return &bpf_sk_storage_delete_proto; in sk_msg_func_proto()