Searched refs:sl_Htonl (Results 1 – 2 of 2) sorted by relevance
1540 #if _SL_INCLUDE_FUNC(sl_Htonl )1541 _u32 sl_Htonl( _u32 val );1543 #define sl_Ntohl sl_Htonl /* Reorder the bytes of a 16-bit unsigned value from network order to pr…
806 _u32 sl_Htonl( _u32 val ) in sl_Htonl() function