Searched defs:CPU_TO_LE64 (Results 1 – 4 of 4) sorted by relevance
308 #define CPU_TO_LE64(val) SwapUint64(val) macro
66 #define CPU_TO_LE64(h) rte_cpu_to_le_64(h) macro
182 #define CPU_TO_LE64(h) rte_cpu_to_le_64(h) macro
73 #define CPU_TO_LE64(h) rte_cpu_to_le_64(h) macro