Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/buffer/
Dwindow.rs122 let window_update = WindowUpdate::new(size); in check_window_update() localVariable
/commonlibrary/rust/ylong_http/ylong_http/src/h2/
Ddecoder.rs523 let window_update = Frame::new( in decode_window_update_payload() localVariable