Home
last modified time | relevance | path

Searched refs:undo_old_maxB (Results 1 – 2 of 2) sorted by path

/freebsd/sys/netinet/
H A Dsctp_cc_functions.c1876 ca->undo_old_maxB = ca->old_maxB; in htcp_reset()
1887 net->cc_mod.htcp_ca.old_maxB = net->cc_mod.htcp_ca.undo_old_maxB; in htcp_cwnd_undo()
H A Dsctp_structs.h227 uint32_t undo_old_maxB; member