Searched refs:nghttp2_htons (Results 1 – 3 of 3) sorted by relevance
40 #define nghttp2_htons(x) (x) macro56 STIN uint16_t nghttp2_htons(uint16_t hostshort);
41 uint16_t nghttp2_htons(uint16_t hostshort) in nghttp2_htons() function
34 uint16_t x = nghttp2_htons(n); in nghttp2_put_uint16be()
Completed in 4 milliseconds