Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dbpf_sk_storage.h21 extern const struct bpf_func_proto bpf_sk_storage_get_proto;
/kernel/linux/linux-5.10/kernel/bpf/
Dbpf_lsm.c63 return &bpf_sk_storage_get_proto; in bpf_lsm_func_proto()
Dcgroup.c1821 return &bpf_sk_storage_get_proto; in cg_sockopt_func_proto()
/kernel/linux/linux-5.10/net/ipv4/
Dbpf_tcp_ca.c172 return &bpf_sk_storage_get_proto; in bpf_tcp_ca_get_func_proto()
/kernel/linux/linux-5.10/net/core/
Dbpf_sk_storage.c354 const struct bpf_func_proto bpf_sk_storage_get_proto = { variable
Dfilter.c7041 return &bpf_sk_storage_get_proto; in sock_addr_func_proto()
7084 const struct bpf_func_proto bpf_sk_storage_get_proto __weak;
7096 return &bpf_sk_storage_get_proto; in cg_skb_func_proto()
7209 return &bpf_sk_storage_get_proto; in tc_cls_act_func_proto()
7318 return &bpf_sk_storage_get_proto; in sock_ops_func_proto()
7364 return &bpf_sk_storage_get_proto; in sk_msg_func_proto()