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

/linux-master/net/ipv4/
H A Dbpf_tcp_ca.c195 return &bpf_sk_getsockopt_proto;
H A Dtcp_ipv4.c3566 return &bpf_sk_getsockopt_proto;
/linux-master/kernel/bpf/
H A Dbpf_lsm.c246 return &bpf_sk_getsockopt_proto;
H A Dcgroup.c2338 return &bpf_sk_getsockopt_proto;
/linux-master/include/linux/
H A Dbpf.h3224 extern const struct bpf_func_proto bpf_sk_getsockopt_proto;
/linux-master/net/unix/
H A Daf_unix.c3703 return &bpf_sk_getsockopt_proto;
/linux-master/net/core/
H A Dfilter.c5515 const struct bpf_func_proto bpf_sk_getsockopt_proto = { variable in typeref:struct:bpf_func_proto

Completed in 312 milliseconds