Searched refs:___bpf_ctx_cast8 (Results 1 – 1 of 1) sorted by relevance
650 #define ___bpf_ctx_cast8(x, args...) ___bpf_ctx_cast7(args), ctx[7] macro651 #define ___bpf_ctx_cast9(x, args...) ___bpf_ctx_cast8(args), ctx[8]