Searched refs:tcpi_snd_wnd (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/netinet/
H A Dtcp.h202 uint32_t tcpi_snd_wnd; /* Advertised send window. */ member in struct:tcp_info
H A Dtcp_usrreq.c234 ti->tcpi_snd_wnd = tp->snd_wnd / tp->t_segsz;

Completed in 101 milliseconds