Home
last modified time | relevance | path

Searched refs:compat_mode (Results 1 – 2 of 2) sorted by relevance

/net/sched/
Dcls_api.c1532 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()
Dact_api.c1162 int compat_mode) in tcf_action_copy_stats() argument
1173 if (compat_mode) { in tcf_action_copy_stats()