bpf_msg_redirect_hash_proto 1048 include/linux/bpf.h extern const struct bpf_func_proto bpf_msg_redirect_hash_proto;
bpf_msg_redirect_hash_proto 6305 net/core/filter.c const struct bpf_func_proto bpf_msg_redirect_hash_proto __weak;
bpf_msg_redirect_hash_proto 6314 net/core/filter.c 		return &bpf_msg_redirect_hash_proto;
bpf_msg_redirect_hash_proto  958 net/core/sock_map.c const struct bpf_func_proto bpf_msg_redirect_hash_proto = {