Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_timewait.c306 tw->last_win = (u_short)(recwin >> tp->rcv_scale); in tcp_twstart()
619 th->th_win = htons(tw->last_win); in tcp_twrespond()
H A Dtcp_var.h509 u_short last_win; /* cached window value */ member
/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h509 u_short last_win; /* cached window value */ member