Searched defs:TC_U32_HASH (Results 1 – 2 of 2) sorted by relevance
/linux/tools/include/uapi/linux/ | ||
H A D | pkt_cls.h | 140 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro |
/linux/include/uapi/linux/ | ||
H A D | pkt_cls.h | 216 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro |