Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conv.h153 * nghttp3_put_uint48be writes |n| in host byte order in |p| in
157 uint8_t *nghttp3_put_uint48be(uint8_t *p, uint64_t n);
H A Dnghttp3_conv.c73 uint8_t *nghttp3_put_uint48be(uint8_t *p, uint64_t n) { in nghttp3_put_uint48be() function

Completed in 2 milliseconds