Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dcls_api.c533 act->type = exts->type = TCA_OLD_COMPAT; in tcf_exts_validate()
584 if (exts->type != TCA_OLD_COMPAT) { in tcf_exts_dump()
Dact_api.c612 if (a->type == TCA_OLD_COMPAT) in tcf_action_copy_stats()
/linux-4.1.27/include/uapi/linux/
Dpkt_cls.h88 #define TCA_OLD_COMPAT (TCA_ACT_MAX+1) macro