Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_cc.c199 recwin <= tp->t_last_recwin && in tcp_cc_delay_ack()
H A Dtcp_var.h440 uint32_t t_last_recwin; member
H A Dtcp_output.c2797 tp->t_last_recwin = recwin; in tcp_output()