Home
last modified time | relevance | path

Searched refs:TCA_OLD_COMPAT (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dpkt_cls.h23 #define TCA_OLD_COMPAT (TCA_ACT_MAX+1) macro
/linux/net/sched/
H A Dcls_api.c3410 act->type = exts->type = TCA_OLD_COMPAT; in tcf_exts_validate_ex()
3480 if (exts->type != TCA_OLD_COMPAT) { in tcf_exts_dump()
H A Dact_api.c1607 if (p->type == TCA_OLD_COMPAT) in tcf_action_copy_stats()