Searched refs:nghttp2_htonl (Results 1 – 3 of 3) sorted by relevance
39 #define nghttp2_htonl(x) (x) macro54 STIN uint32_t nghttp2_htonl(uint32_t hostlong);
30 uint32_t nghttp2_htonl(uint32_t hostlong) in nghttp2_htonl() function
40 uint32_t x = nghttp2_htonl(n); in nghttp2_put_uint32be()
Completed in 3 milliseconds