Searched refs:sl_Htons (Results 1 – 2 of 2) sorted by relevance
1559 #if _SL_INCLUDE_FUNC(sl_Htons )1560 _u16 sl_Htons( _u16 val );1562 #define sl_Ntohs sl_Htons /* Reorder the bytes of a 16-bit unsigned value from network order to p…
827 _u16 sl_Htons( _u16 val ) in sl_Htons() function