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

/linux-4.1.27/include/linux/byteorder/
H A Dgeneric.h134 #define ___htons(x) __cpu_to_be16(x) macro
140 #define htons(x) ___htons(x)
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_private.h201 #define ___htons(x) __cpu_to_be16(x) macro
206 #define htons(x) ___htons(x)

Completed in 35 milliseconds