Searched refs:TCA_OLD_COMPAT (Results 1 – 3 of 3) sorted by relevance
23 #define TCA_OLD_COMPAT (TCA_ACT_MAX+1) macro
54 #define TCA_OLD_COMPAT (TCA_ACT_MAX+1) macro
3386 act->type = exts->type = TCA_OLD_COMPAT; in tcf_exts_validate_ex()3456 if (exts->type != TCA_OLD_COMPAT) { in tcf_exts_dump()