Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dpkt_cls.h23 #define TCA_OLD_COMPAT (TCA_ACT_MAX+1) macro
/Linux-v4.19/net/sched/
Dcls_api.c2062 act->type = exts->type = TCA_OLD_COMPAT; in tcf_exts_validate()
2122 if (exts->type != TCA_OLD_COMPAT) { in tcf_exts_dump()
Dact_api.c966 if (p->type == TCA_OLD_COMPAT) in tcf_action_copy_stats()