Lines Matching defs:res
45 struct tcf_result *res)
49 res->goto_tp = rcu_dereference_bh(chain->filter_chain);
1016 struct tc_action_ops *a, *res = NULL;
1023 res = a;
1029 return res;
1035 struct tc_action_ops *a, *res = NULL;
1042 res = a;
1048 return res;
1054 int nr_actions, struct tcf_result *res)
1079 ret = tc_act(skb, a, res);
1104 tcf_action_goto_chain_exec(a, res);