Searched refs:TCPTV_UNACKWIN (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_timer.h145 #define TCPTV_UNACKWIN ( TCP_RETRANSHZ/10 ) /* Window for counting rcv bytes to see if macro
H A Dtcp_input.c351 int tcp_rcvunackwin = TCPTV_UNACKWIN;

Completed in 30 milliseconds