Searched defs:nghttp2_htons (Results 1 – 2 of 2) sorted by relevance
40 #define nghttp2_htons(x) (x) macro
41 uint16_t nghttp2_htons(uint16_t hostshort) in nghttp2_htons() function
Completed in 2 milliseconds