Searched defs:htonl (Results 1 – 1 of 1) sorted by relevance
100 inline sal_uInt32 htonl (sal_uInt32 h) { return OSL_SWAPDWORD(h); } in htonl() function
Completed in 20 milliseconds