Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/buffer/
Dsettings.rs42 let extra = setup - actual; in setup_recv_window() localVariable
45 let extra = actual - setup; in setup_recv_window() localVariable
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
Dstreams.rs250 let extra = size - current; in apply_recv_initial_window_size() localVariable