Searched refs:STD_HTONS (Results 1 – 1 of 1) sorted by relevance
220 # define STD_HTONS(u) (u) macro225 # define STD_HTONS(u) (STD_SWAPS(u)) macro252 return STD_HTONS(us); in std_ntohs()257 return STD_HTONS(us); in std_htons()272 #undef STD_HTONS // private macro; not exported as a supported API