Searched defs:TCP_FAST_INTERVAL (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dtcp_impl.h125 #ifndef TCP_FAST_INTERVAL
126 #define TCP_FAST_INTERVAL TCP_TMR_INTERVAL /* the fine grained timeout in milliseconds */ macro
127 #endif /* TCP_FAST_INTERVAL */
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dtcp.h140 #ifndef TCP_FAST_INTERVAL
141 #define TCP_FAST_INTERVAL TCP_TMR_INTERVAL /* the fine grained timeout in macro
143 #endif /* TCP_FAST_INTERVAL */

Completed in 59 milliseconds