Home
last modified time | relevance | path

Searched defs:htons (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Din.h384 # define htons(x) (x) macro
390 # define htons(x) __bswap_16 (x) macro