Home
last modified time | relevance | path

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

/linux/net/core/
H A Dsock_map.c1240 const struct bpf_func_proto bpf_sock_hash_update_proto = { variable
H A Dfilter.c8349 const struct bpf_func_proto bpf_sock_hash_update_proto __weak;
8370 return &bpf_sock_hash_update_proto; in sock_ops_func_proto()
/linux/include/linux/
H A Dbpf.h3299 extern const struct bpf_func_proto bpf_sock_hash_update_proto;