Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbpf_sk_storage.h21 extern const struct bpf_func_proto bpf_sk_storage_get_proto;
/linux/net/ipv4/
H A Dbpf_tcp_ca.c159 return &bpf_sk_storage_get_proto; in bpf_tcp_ca_get_func_proto()
/linux/kernel/bpf/
H A Dbpf_lsm.c240 return &bpf_sk_storage_get_proto; in bpf_lsm_func_proto()
/linux/net/core/
H A Dbpf_sk_storage.c328 const struct bpf_func_proto bpf_sk_storage_get_proto = { variable
H A Dfilter.c8014 return &bpf_sk_storage_get_proto; in sock_addr_func_proto()
8087 const struct bpf_func_proto bpf_sk_storage_get_proto __weak;
8103 return &bpf_sk_storage_get_proto; in cg_skb_func_proto()
8220 return &bpf_sk_storage_get_proto; in tc_cls_act_func_proto()
8376 return &bpf_sk_storage_get_proto; in sock_ops_func_proto()
8422 return &bpf_sk_storage_get_proto; in sk_msg_func_proto()