Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h777 uint32_t t_snd_wnd; /* (s) */ member
/f-stack/freebsd/netinet/
H A Dtcp_var.h777 uint32_t t_snd_wnd; /* (s) */ member
H A Dtcp_subr.c3461 xt->t_snd_wnd = tp->snd_wnd; in tcp_inptoxtp()