Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/include/uapi/linux/
A Dpkt_cls.h23 #define TCA_OLD_COMPAT (TCA_ACT_MAX+1) macro
/linux-6.3-rc2/include/uapi/linux/
A Dpkt_cls.h54 #define TCA_OLD_COMPAT (TCA_ACT_MAX+1) macro
/linux-6.3-rc2/net/sched/
A Dcls_api.c3282 act->type = exts->type = TCA_OLD_COMPAT; in tcf_exts_validate_ex()
3352 if (exts->type != TCA_OLD_COMPAT) { in tcf_exts_dump()
A Dact_api.c1541 if (p->type == TCA_OLD_COMPAT) in tcf_action_copy_stats()

Completed in 30 milliseconds