Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_stream.h230 /* ack_offset is offset acknowledged by peer relative to the first
232 uint64_t ack_offset; member
H A Dnghttp3_stream.c929 uint64_t offset = stream->ack_offset + n; in nghttp3_stream_add_ack_offset()
980 stream->ack_offset = offset; in nghttp3_stream_add_ack_offset()

Completed in 3 milliseconds