Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dpkt_cls.h42 #define TC_U32_ROOT (0xFFF00000) macro
/linux-2.4.37.9/net/sched/
Dcls_u32.c225 if (TC_U32_HTID(handle) == TC_U32_ROOT) in u32_get()
548 if (TC_U32_HTID(htid) == TC_U32_ROOT) { in u32_change()