Searched defs:TCP_KEEPALIVE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dtcp.h161 #define TCP_KEEPALIVE 0x02 /* send KEEPALIVE probes when idle for pcb->keepalive miliseconds */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dsockets.h198 #define TCP_KEEPALIVE 0x02 /* send KEEPALIVE probes when idle for pcb->keep_idle milliseconds */ macro
199 #define TCP_KEEPIDLE 0x03 /* set pcb->keep_idle - Same as TCP_KEEPALIVE, but use seconds for get/setsockopt */
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dws2ipdef.h234 #define TCP_KEEPALIVE 3 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dws2ipdef.h229 #define TCP_KEEPALIVE 3 macro

Completed in 1725 milliseconds