Searched refs:TCA_OLD_COMPAT (Results 1 – 6 of 6) sorted by relevance
23 #define TCA_OLD_COMPAT (TCA_ACT_MAX+1) macro
50 #define TCA_OLD_COMPAT (TCA_ACT_MAX+1) macro
1154 if (p->type == TCA_OLD_COMPAT) in tcf_action_copy_stats()
3077 act->type = exts->type = TCA_OLD_COMPAT; in tcf_exts_validate()3137 if (exts->type != TCA_OLD_COMPAT) { in tcf_exts_dump()