Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_cls.h144 #define TC_U32_ROOT (0xFFF00000) macro
/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h220 #define TC_U32_ROOT (0xFFF00000) macro
/openbmc/linux/net/sched/
H A Dcls_u32.c303 if (TC_U32_HTID(handle) == TC_U32_ROOT) in u32_get()
802 if (TC_U32_HTID(n->handle) == TC_U32_ROOT) in u32_replace_knode()
1016 if (TC_U32_HTID(htid) == TC_U32_ROOT) { in u32_change()