Searched refs:TC_U32_USERHTID (Results 1 - 5 of 5) sorted by relevance

/external/iproute2/include/linux/
H A Dpkt_cls.h172 #define TC_U32_USERHTID(h) (TC_U32_HTID(h)>>20) macro
/external/libnl/include/linux/
H A Dpkt_cls.h178 #define TC_U32_USERHTID(h) (TC_U32_HTID(h)>>20) macro
/external/kernel-headers/original/uapi/linux/
H A Dpkt_cls.h172 #define TC_U32_USERHTID(h) (TC_U32_HTID(h)>>20) macro
/external/libnl/lib/route/cls/
H A Du32.c272 TC_U32_USERHTID(u->cu_hash), TC_U32_HASH(u->cu_hash));
/external/iproute2/tc/
H A Df_u32.c1204 fprintf(f, "key ht %x bkt %x ", TC_U32_USERHTID(htid),

Completed in 2085 milliseconds