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