Searched refs:___bpf_ctx_cast3 (Results 1 – 1 of 1) sorted by relevance
400 #define ___bpf_ctx_cast3(x, args...) ___bpf_ctx_cast2(args), (void *)ctx[2] macro401 #define ___bpf_ctx_cast4(x, args...) ___bpf_ctx_cast3(args), (void *)ctx[3]