Searched refs:tcpi_snd_cwnd (Results 1 – 4 of 4) sorted by relevance
421 u_int32_t tcpi_snd_cwnd; /* Send congestion window. */ member
1593 ti->tcpi_snd_cwnd = tp->snd_cwnd; in tcp_fill_info()
746 ti->tcpi_snd_cwnd = GET_TCB_FIELD(tcb, SND_CWND); in fill_tcp_info_from_tcb()
24374 ti->tcpi_snd_cwnd = tp->snd_cwnd; in rack_fill_info()