Searched refs:tcpi_snd_wnd (Results 1 – 3 of 3) sorted by relevance
241 u_int32_t tcpi_snd_wnd; /* Advertised send window. */ member
1405 ti->tcpi_snd_wnd = tp->snd_wnd; in tcp_fill_info()
461 ti->tcpi_snd_wnd = min(v, ti->tcpi_snd_cwnd); in t4_tcp_info()