Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dtcp.h202 uint32_t tcpi_snd_wnd; /* Advertised send window. */ member
H A Dtcp_usrreq.c234 ti->tcpi_snd_wnd = tp->snd_wnd / tp->t_segsz; in tcp_fill_info()