bpf_sk_redirect_hash 922 net/core/sock_map.c BPF_CALL_4(bpf_sk_redirect_hash, struct sk_buff *, skb, bpf_sk_redirect_hash 937 net/core/sock_map.c .func = bpf_sk_redirect_hash, bpf_sk_redirect_hash 100 tools/testing/selftests/bpf/bpf_helpers.h static int (*bpf_sk_redirect_hash)(void *ctx, void *map, void *key, int flags) = bpf_sk_redirect_hash 118 tools/testing/selftests/bpf/test_sockmap_kern.h return bpf_sk_redirect_hash(skb, &sock_map, &ret, flags);