Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h1194 uint32_t t_snd_wnd; /* (s) */ member
H A Dtcp_subr.c3914 xt->t_snd_wnd = tp->snd_wnd; in tcp_inptoxtp()