Searched refs:WS_HTON16 (Results 1 – 1 of 1) sorted by relevance
45 #define WS_HTON16(n) (n) macro51 #define WS_HTON16(n) bswap_16(n) macro795 header->l16 = WS_HTON16((uint16_t)blen); in webSocketsEncodeHybi()