Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dbpf_sk_storage.h22 extern const struct bpf_func_proto bpf_sk_storage_delete_proto;
/linux-6.15/net/ipv4/
H A Dbpf_tcp_ca.c161 return &bpf_sk_storage_delete_proto; in bpf_tcp_ca_get_func_proto()
/linux-6.15/kernel/bpf/
H A Dbpf_lsm.c242 return &bpf_sk_storage_delete_proto; in bpf_lsm_func_proto()
H A Dcgroup.c2365 return &bpf_sk_storage_delete_proto; in cg_sockopt_func_proto()
/linux-6.15/net/core/
H A Dbpf_sk_storage.c348 const struct bpf_func_proto bpf_sk_storage_delete_proto = { variable
H A Dfilter.c8087 return &bpf_sk_storage_delete_proto; in sock_addr_func_proto()
8161 const struct bpf_func_proto bpf_sk_storage_delete_proto __weak;
8178 return &bpf_sk_storage_delete_proto; in cg_skb_func_proto()
8295 return &bpf_sk_storage_delete_proto; in tc_cls_act_func_proto()
8451 return &bpf_sk_storage_delete_proto; in sock_ops_func_proto()
8497 return &bpf_sk_storage_delete_proto; in sk_msg_func_proto()