Searched refs:tcpi_snd_ssthresh (Results 1 – 4 of 4) sorted by relevance
420 u_int32_t tcpi_snd_ssthresh; /* Slow start threshold. */ member
1589 ti->tcpi_snd_ssthresh = tp->snd_ssthresh; in tcp_fill_info()
745 ti->tcpi_snd_ssthresh = GET_TCB_FIELD(tcb, SND_SSTHRESH); in fill_tcp_info_from_tcb()
24368 ti->tcpi_snd_ssthresh = tp->snd_ssthresh; in rack_fill_info()