Searched refs:TC_U32_HTID (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/include/uapi/linux/ | ||
H A D | pkt_cls.h | 138 #define TC_U32_HTID(h) ((h)&0xFFF00000) macro 139 #define TC_U32_USERHTID(h) (TC_U32_HTID(h)>>20) |
Completed in 3 milliseconds