Searched defs:rte_be_to_cpu_32 (Results 1 – 5 of 5) sorted by relevance
85 #define rte_be_to_cpu_32(x) rte_bswap32(x) macro 103 #define rte_be_to_cpu_32(x) (x) macro
29 #define rte_be_to_cpu_32(x) rte_bswap32(x) macro
36 #define rte_be_to_cpu_32(x) rte_bswap32(x) macro
83 #define rte_be_to_cpu_32( global() macro