Searched defs:htons (Results 1 – 1 of 1) sorted by relevance
97 inline sal_uInt16 htons (sal_uInt16 h) { return OSL_SWAPWORD(h); } in htons() function
Completed in 12 milliseconds