Searched refs:BPF_PROG_SK_LOOKUP_RUN_ARRAY (Results 1 – 1 of 1) sorted by relevance
1352 #define BPF_PROG_SK_LOOKUP_RUN_ARRAY(array, ctx, func) \ macro1407 act = BPF_PROG_SK_LOOKUP_RUN_ARRAY(run_array, ctx, BPF_PROG_RUN); in bpf_sk_lookup_run_v4()1445 act = BPF_PROG_SK_LOOKUP_RUN_ARRAY(run_array, ctx, BPF_PROG_RUN); in bpf_sk_lookup_run_v6()