Searched refs:rmx_ssthresh (Results 1 – 2 of 2) sorted by relevance
501 uint64_t rmx_ssthresh; /* outbound gateway buffer limit */ member
171 if (metrics.rmx_ssthresh) { in cc_conn_init()178 tp->snd_ssthresh = max(2 * tp->t_maxseg, metrics.rmx_ssthresh); in cc_conn_init()