Home
last modified time | relevance | path

Searched refs:TC_H_MIN_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/include/uapi/linux/
Dpkt_sched.h79 #define TC_H_MIN_PRIORITY 0xFFE0U macro
/include/net/
Dsch_generic.h618 u32 hwtc = TC_H_MIN(classid) - TC_H_MIN_PRIORITY; in tc_classid_to_hwtc()