Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_net.h41 #define nghttp2_ntohl(x) (x) macro
58 STIN uint32_t nghttp2_ntohl(uint32_t netlong);
A Dnghttp2_net.c50 uint32_t nghttp2_ntohl(uint32_t netlong) in nghttp2_ntohl() function
A Dnghttp2_helper.c55 return nghttp2_ntohl(n); in nghttp2_get_uint32()

Completed in 4 milliseconds