Searched refs:bpf_sk_setsockopt_proto (Results 1 - 7 of 7) sorted by relevance

/linux-master/net/ipv4/
H A Dbpf_tcp_ca.c184 return &bpf_sk_setsockopt_proto;
H A Dtcp_ipv4.c3564 return &bpf_sk_setsockopt_proto;
/linux-master/kernel/bpf/
H A Dbpf_lsm.c236 return &bpf_sk_setsockopt_proto;
H A Dcgroup.c2334 return &bpf_sk_setsockopt_proto;
/linux-master/include/linux/
H A Dbpf.h3223 extern const struct bpf_func_proto bpf_sk_setsockopt_proto;
/linux-master/net/unix/
H A Daf_unix.c3701 return &bpf_sk_setsockopt_proto;
/linux-master/net/core/
H A Dfilter.c5498 const struct bpf_func_proto bpf_sk_setsockopt_proto = { variable in typeref:struct:bpf_func_proto

Completed in 325 milliseconds