Searched defs:ntohs (Results 1 - 1 of 1) sorted by relevance

/include/linux/byteorder/
H A Dgeneric.h50 * ntohs(__u16 x)
129 #undef ntohs macro
141 #define ntohs(x) ___ntohs(x) macro

Completed in 4 milliseconds