Searched defs:nghttp2_ntohl (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/linkkit/external/nghttp2/ | ||
A D | nghttp2_net.h | 41 #define nghttp2_ntohl(x) (x) macro |
A D | nghttp2_net.c | 50 uint32_t nghttp2_ntohl(uint32_t netlong) in nghttp2_ntohl() function |
Completed in 3 milliseconds