bpf_sk_redirect_hash_proto 1050 include/linux/bpf.h extern const struct bpf_func_proto bpf_sk_redirect_hash_proto;
bpf_sk_redirect_hash_proto 6331 net/core/filter.c const struct bpf_func_proto bpf_sk_redirect_hash_proto __weak;
bpf_sk_redirect_hash_proto 6354 net/core/filter.c 		return &bpf_sk_redirect_hash_proto;
bpf_sk_redirect_hash_proto  936 net/core/sock_map.c const struct bpf_func_proto bpf_sk_redirect_hash_proto = {