Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dpkt_cls.h138 #define TC_U32_HTID(h) ((h)&0xFFF00000) macro
139 #define TC_U32_USERHTID(h) (TC_U32_HTID(h)>>20)
/linux/include/uapi/linux/
H A Dpkt_cls.h214 #define TC_U32_HTID(h) ((h)&0xFFF00000) macro
215 #define TC_U32_USERHTID(h) (TC_U32_HTID(h)>>20)