Searched refs:TC_ETF_DEADLINE_MODE_ON (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/sched/
H A Dsch_etf.c23 #define DEADLINE_MODE_IS_ON(x) ((x)->flags & TC_ETF_DEADLINE_MODE_ON)
476 opt.flags |= TC_ETF_DEADLINE_MODE_ON;
/linux-master/include/uapi/linux/
H A Dpkt_sched.h980 #define TC_ETF_DEADLINE_MODE_ON _BITUL(0) macro
/linux-master/tools/include/uapi/linux/
H A Dpkt_sched.h883 #define TC_ETF_DEADLINE_MODE_ON BIT(0) macro

Completed in 145 milliseconds