Searched defs:TC_U32_HASH (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dpkt_cls.h178 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpkt_cls.h173 #define TC_U32_HASH(h) (((h)>>12)&0xFF) macro

Completed in 50 milliseconds