Home
last modified time | relevance | path

Searched refs:nghttp3_put_uint24be (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conv.h167 * nghttp3_put_uint24be writes |n| in host byte order in |p| in
171 uint8_t *nghttp3_put_uint24be(uint8_t *p, uint32_t n);
H A Dnghttp3_conv.c83 uint8_t *nghttp3_put_uint24be(uint8_t *p, uint32_t n) { in nghttp3_put_uint24be() function

Completed in 1 milliseconds