Home
last modified time | relevance | path

Searched defs:cwnd2 (Results 1 – 7 of 7) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-transport/src/connection/tests/
H A Dcc.rs131 let cwnd2 = cwnd(&client); in cc_cong_avoidance_recovery_period_unchanged() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-transport/src/connection/tests/
H A Dcc.rs131 let cwnd2 = cwnd(&client); in cc_cong_avoidance_recovery_period_unchanged() localVariable
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-transport/src/connection/tests/
H A Dcc.rs133 let cwnd2 = cwnd(&client); in cc_cong_avoidance_recovery_period_unchanged() localVariable
/dports/net/sctplib/sctplib-1.0.26/sctplib/sctp/
H A Dflowcontrol.c63 unsigned int cwnd2; member
H A Dsctp.h471 unsigned int cwnd2; member
/dports/net/sctplib/sctplib-1.0.26/sctplib/programs/
H A Decho_monitor.c150 unsigned int cwnd2[SCTP_MAX_NUM_ADDRESSES]; member
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-transport/src/
H A Dconnection.rs3816 let cwnd2 = client.loss_recovery.cwnd(); in cc_cong_avoidance_recovery_period_unchanged() localVariable
3866 let cwnd2 = client.loss_recovery.cwnd(); in cc_cong_avoidance_recovery_period_to_cong_avoidance() localVariable