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