Home
last modified time | relevance | path

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

/Linux-v5.4/tools/include/uapi/linux/
Dpkt_cls.h23 #define TCA_OLD_COMPAT (TCA_ACT_MAX+1) macro
/Linux-v5.4/include/uapi/linux/
Dpkt_cls.h23 #define TCA_OLD_COMPAT (TCA_ACT_MAX+1) macro
/Linux-v5.4/net/sched/
Dact_api.c1005 if (p->type == TCA_OLD_COMPAT) in tcf_action_copy_stats()
Dcls_api.c3028 act->type = exts->type = TCA_OLD_COMPAT; in tcf_exts_validate()
3087 if (exts->type != TCA_OLD_COMPAT) { in tcf_exts_dump()