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