Home
last modified time | relevance | path

Searched refs:netshort (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_net.h81 STIN uint16_t ntohs(uint16_t netshort) { in ntohs() argument
83 unsigned char *p = (unsigned char *)&netshort; in ntohs()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_net.h81 STIN uint16_t ntohs(uint16_t netshort) { in ntohs() argument
83 unsigned char *p = (unsigned char *)&netshort; in ntohs()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_net.h119 STIN uint16_t ngtcp2_ntohs(uint16_t netshort) { in ngtcp2_ntohs() argument
121 unsigned char *p = (unsigned char *)&netshort; in ngtcp2_ntohs()
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conv.h116 STIN uint16_t ntohs(uint16_t netshort) { in ntohs() argument
118 unsigned char *p = (unsigned char *)&netshort; in ntohs()
/third_party/libwebsockets/include/
H A Dlibwebsockets.h466 uint16_t ntohs(uint16_t netshort);

Completed in 3 milliseconds