Searched defs:rte_be_to_cpu_16 (Results 1 – 5 of 5) sorted by relevance
84 #define rte_be_to_cpu_16(x) rte_bswap16(x) macro 102 #define rte_be_to_cpu_16(x) (x) macro
28 #define rte_be_to_cpu_16(x) rte_bswap16(x) macro
35 #define rte_be_to_cpu_16(x) rte_bswap16(x) macro
82 #define rte_be_to_cpu_16( global() macro