Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dpkt_cls.h177 #define TC_U32_ROOT (0xFFF00000) macro
/linux-3.4.99/net/sched/
Dcls_u32.c277 if (TC_U32_HTID(handle) == TC_U32_ROOT) in u32_get()
604 if (TC_U32_HTID(htid) == TC_U32_ROOT) { in u32_change()