Home
last modified time | relevance | path

Searched refs:bpf_sock_hash_update_proto (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dbpf.h1942 extern const struct bpf_func_proto bpf_sock_hash_update_proto;
/kernel/linux/linux-5.10/net/core/
Dsock_map.c1270 const struct bpf_func_proto bpf_sock_hash_update_proto = { variable
Dfilter.c7295 const struct bpf_func_proto bpf_sock_hash_update_proto __weak;
7310 return &bpf_sock_hash_update_proto; in sock_ops_func_proto()