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