Searched refs:___bpf_ctx_cast (Results 1 – 1 of 1) sorted by relevance
319 #define ___bpf_ctx_cast(args...) \ macro320 ___bpf_apply(___bpf_ctx_cast, ___bpf_narg(args))(args)345 return ____##name(___bpf_ctx_cast(args)); \