Searched defs:rte_be_to_cpu_16 (Results 1 – 3 of 3) sorted by relevance
54 #define rte_be_to_cpu_16(x) rte_bswap16(x) macro72 #define rte_be_to_cpu_16(x) (x) macro
93 #define rte_be_to_cpu_16(x) rte_bswap16(x) macro111 #define rte_be_to_cpu_16(x) (x) macro
85 #define rte_be_to_cpu_16(x) rte_bswap16(x) macro