Searched defs:rte_be_to_cpu_64 (Results 1 – 3 of 3) sorted by relevance
56 #define rte_be_to_cpu_64(x) rte_bswap64(x) macro74 #define rte_be_to_cpu_64(x) (x) macro
95 #define rte_be_to_cpu_64(x) rte_bswap64(x) macro113 #define rte_be_to_cpu_64(x) (x) macro
87 #define rte_be_to_cpu_64(x) rte_bswap64(x) macro