CUR_NS
sk = bpf_skc_lookup_tcp(ctx, tp, tplen, CUR_NS, 0);
sk = bpf_sk_lookup_tcp(ctx, tp, tplen, CUR_NS, 0);
sk = bpf_sk_lookup_udp(ctx, tp, tplen, CUR_NS, 0);