Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_lsm.c267 return &bpf_sk_setsockopt_proto; in bpf_lsm_func_proto()
H A Dcgroup.c2586 return &bpf_sk_setsockopt_proto; in cg_sockopt_func_proto()
/linux/include/linux/
H A Dbpf.h3935 extern const struct bpf_func_proto bpf_sk_setsockopt_proto;
/linux/net/ipv4/
H A Dtcp_ipv4.c3622 return &bpf_sk_setsockopt_proto;
/linux/net/unix/
H A Daf_unix.c3918 return &bpf_sk_setsockopt_proto; in bpf_iter_unix_get_func_proto()
/linux/net/core/
H A Dfilter.c5850 const struct bpf_func_proto bpf_sk_setsockopt_proto = {
5851 const struct bpf_func_proto bpf_sk_setsockopt_proto = { global() variable