Searched refs:___htonl (Results 1 - 1 of 1) sorted by last modified time

/linux-master/include/linux/byteorder/
H A Dgeneric.h134 #define ___htonl(x) __cpu_to_be32(x) macro
139 #define htonl(x) ___htonl(x)

Completed in 277 milliseconds