Home
last modified time | relevance | path

Searched refs:___htons (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/byteorder/
H A Dgeneric.h135 #define ___htons(x) __cpu_to_be16(x) macro
141 #define htons(x) ___htons(x)
/openbmc/linux/include/linux/byteorder/
H A Dgeneric.h135 #define ___htons(x) __cpu_to_be16(x) macro
141 #define htons(x) ___htons(x)