Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_net.h42 #define nghttp2_ntohs(x) (x) macro
60 STIN uint16_t nghttp2_ntohs(uint16_t netshort);
A Dnghttp2_net.c61 uint16_t nghttp2_ntohs(uint16_t netshort) in nghttp2_ntohs() function
A Dnghttp2_helper.c48 return nghttp2_ntohs(n); in nghttp2_get_uint16()

Completed in 4 milliseconds