Searched refs:___bpf_ctx_cast6 (Results 1 – 1 of 1) sorted by relevance
648 #define ___bpf_ctx_cast6(x, args...) ___bpf_ctx_cast5(args), ctx[5] macro649 #define ___bpf_ctx_cast7(x, args...) ___bpf_ctx_cast6(args), ctx[6]