Lines Matching refs:res
83 const struct tcf_proto *tp, struct tcf_result *res,
144 struct tcf_result *res, bool compat_mode)
203 void *q, struct tcf_result *res,
206 if (res->classid == classid) {
208 __tcf_bind_filter(q, res, base);
210 __tcf_unbind_filter(q, res);
326 * @res: desired result
335 struct tcf_result *res)
338 return tcf_action_exec(skb, exts->actions, exts->nr_actions, res);
345 struct tcf_result *res)
349 exts->nr_actions - act_index, res);
646 struct tcf_result *res;