X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=utcp_priv.h;h=5ed0344a45fce589963253eafe5ec11bbcdfc937;hb=cdfbebf0324cf685f5046b45873ad2ef063692cc;hp=c23279d82c4c4369a0de076a65c9d86d408e4687;hpb=d6f18182c43287c180e637046c044e8bff5e7064;p=utcp diff --git a/utcp_priv.h b/utcp_priv.h index c23279d..5ed0344 100644 --- a/utcp_priv.h +++ b/utcp_priv.h @@ -125,6 +125,7 @@ struct utcp_connection { uint32_t last; uint32_t cwnd; + uint32_t ssthresh; } snd; struct {