bpf_sock_hash_update_proto 1046 include/linux/bpf.h extern const struct bpf_func_proto bpf_sock_hash_update_proto; bpf_sock_hash_update_proto 6269 net/core/filter.c const struct bpf_func_proto bpf_sock_hash_update_proto __weak; bpf_sock_hash_update_proto 6284 net/core/filter.c return &bpf_sock_hash_update_proto; bpf_sock_hash_update_proto 911 net/core/sock_map.c const struct bpf_func_proto bpf_sock_hash_update_proto = {