Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dpkt_cls.h176 #define TC_U32_HTID(h) ((h)&0xFFF00000) macro
177 #define TC_U32_USERHTID(h) (TC_U32_HTID(h)>>20)