Home
last modified time | relevance | path

Searched defs:increment (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/
Dencoder.rs138 let increment = known_received - self.table.known_recved_count(); in ack() localVariable
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
Dmanager.rs517 let increment = windows.get_increment(); in recv_window_frame() localVariable