Home
last modified time | relevance | path

Searched refs:bpf_sock_hash_update_proto (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dsock_map.c1268 const struct bpf_func_proto bpf_sock_hash_update_proto = { variable
H A Dfilter.c7384 const struct bpf_func_proto bpf_sock_hash_update_proto __weak;
7399 return &bpf_sock_hash_update_proto; in sock_ops_func_proto()
/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h1965 extern const struct bpf_func_proto bpf_sock_hash_update_proto;
/kernel/linux/linux-6.6/net/core/
H A Dsock_map.c1226 const struct bpf_func_proto bpf_sock_hash_update_proto = { variable
H A Dfilter.c8244 const struct bpf_func_proto bpf_sock_hash_update_proto __weak;
8265 return &bpf_sock_hash_update_proto; in sock_ops_func_proto()
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h2978 extern const struct bpf_func_proto bpf_sock_hash_update_proto;

Completed in 37 milliseconds