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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/include-glibc/netinet/
H A Din.h18 #define ___htons(x) __cpu_to_be16(x) macro
24 #define htons(x) ___htons(x)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/byteorder/
H A Dgeneric.h134 #define ___htons(x) __cpu_to_be16(x) macro
140 #define htons(x) ___htons(x)

Completed in 114 milliseconds