Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dpkt_cls.h140 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro
/linux/include/uapi/linux/
H A Dpkt_cls.h216 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro