Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h776 uint32_t t_rcv_wnd; /* (s) */ member
/f-stack/freebsd/netinet/
H A Dtcp_var.h776 uint32_t t_rcv_wnd; /* (s) */ member
H A Dtcp_subr.c3460 xt->t_rcv_wnd = tp->rcv_wnd; in tcp_inptoxtp()