Searched defs:rte_be_to_cpu_32 (Results 1 – 3 of 3) sorted by relevance
55 #define rte_be_to_cpu_32(x) rte_bswap32(x) macro73 #define rte_be_to_cpu_32(x) (x) macro
94 #define rte_be_to_cpu_32(x) rte_bswap32(x) macro112 #define rte_be_to_cpu_32(x) (x) macro
86 #define rte_be_to_cpu_32(x) rte_bswap32(x) macro