Searched defs:LE32_TO_CPU (Results 1 – 4 of 4) sorted by relevance
333 #define LE32_TO_CPU(val) CPU_TO_LE32(val) macro
68 #define LE32_TO_CPU(c) rte_le_to_cpu_32(c) macro
184 #define LE32_TO_CPU(c) rte_le_to_cpu_32(c) macro
75 #define LE32_TO_CPU(c) rte_le_to_cpu_32(c) macro