Searched refs:compat_mode (Results 1 – 2 of 2) sorted by relevance
/net/sched/ |
D | cls_api.c | 1532 bool compat_mode, in __tcf_classify() argument 1552 if (unlikely(err == TC_ACT_RECLASSIFY && !compat_mode)) { in __tcf_classify() 1585 struct tcf_result *res, bool compat_mode) in tcf_classify() argument 1590 return __tcf_classify(skb, tp, tp, res, compat_mode, in tcf_classify() 1616 ret = __tcf_classify(skb, tp, orig_tp, res, compat_mode, in tcf_classify()
|
D | act_api.c | 1162 int compat_mode) in tcf_action_copy_stats() argument 1173 if (compat_mode) { in tcf_action_copy_stats()
|