Home
last modified time | relevance | path

Searched refs:nghttp2_htonl (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_net.h39 #define nghttp2_htonl(x) (x) macro
54 STIN uint32_t nghttp2_htonl(uint32_t hostlong);
A Dnghttp2_net.c30 uint32_t nghttp2_htonl(uint32_t hostlong) in nghttp2_htonl() function
A Dnghttp2_helper.c40 uint32_t x = nghttp2_htonl(n); in nghttp2_put_uint32be()

Completed in 7 milliseconds