Home
last modified time | relevance | path

Searched refs:netlong (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_net.h71 STIN uint32_t ntohl(uint32_t netlong) { in ntohl() argument
73 unsigned char *p = (unsigned char *)&netlong; in ntohl()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_net.h71 STIN uint32_t ntohl(uint32_t netlong) { in ntohl() argument
73 unsigned char *p = (unsigned char *)&netlong; in ntohl()
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_net.h109 STIN uint32_t ngtcp2_ntohl(uint32_t netlong) { in ngtcp2_ntohl() argument
111 unsigned char *p = (unsigned char *)&netlong; in ngtcp2_ntohl()
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conv.h106 STIN uint32_t ntohl(uint32_t netlong) { in ntohl() argument
108 unsigned char *p = (unsigned char *)&netlong; in ntohl()

Completed in 2 milliseconds