Searched refs:TC_H_MIN_PRIORITY (Results 1 – 2 of 2) sorted by relevance
/include/uapi/linux/ | ||
D | pkt_sched.h | 79 #define TC_H_MIN_PRIORITY 0xFFE0U macro |
/include/net/ | ||
D | sch_generic.h | 618 u32 hwtc = TC_H_MIN(classid) - TC_H_MIN_PRIORITY; in tc_classid_to_hwtc() |