Searched refs:SO_KEEPALIVE (Results 1 - 12 of 12) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprmapopt.c432 #ifndef SO_KEEPALIVE
433 #define SO_KEEPALIVE _PR_NO_SUCH_SOCKOPT macro
489 0, SO_LINGER, SO_REUSEADDR, SO_KEEPALIVE, SO_RCVBUF, SO_SNDBUF,
/vbox/src/VBox/Devices/Network/lwip-new/src/core/
H A Dinit.c206 #if SO_KEEPALIVE != SOF_KEEPALIVE
207 #error "WARNING: SO_KEEPALIVE != SOF_KEEPALIVE"
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacsocket.h220 #define SO_KEEPALIVE TCP_KEEPALIVE macro
H A Dmacsockotpt.c799 OT wants IPPROTO_IP for level and not XTI_GENERIC. SO_REUSEADDR and SO_KEEPALIVE
806 else if (optname == SO_KEEPALIVE)
853 case SO_KEEPALIVE:
924 OT wants IPPROTO_IP for level and not XTI_GENERIC. SO_REUSEADDR and SO_KEEPALIVE
931 else if (optname == SO_KEEPALIVE)
939 if (optname == SO_KEEPALIVE) /* we need to pass the timeout value for OT */
974 case SO_KEEPALIVE:
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/SetSockOpt/
H A DSetSockOpt.c48 { "SO_KEEPALIVE", SO_KEEPALIVE, SOL_SOCKET, TRUE, DATA_TYPE_UNKNOWN },
/vbox/src/VBox/Devices/Network/lwip/src/api/
H A Dsockets.c1001 case SO_KEEPALIVE:
1091 case SO_KEEPALIVE:
1190 case SO_KEEPALIVE:
1276 case SO_KEEPALIVE:
/vbox/src/VBox/Devices/Network/lwip/src/include/lwip/
H A Dsockets.h67 #define SO_KEEPALIVE 0x0008 /* keep connections alive */ macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dsocket.h117 #define SO_KEEPALIVE 0x0008 /* keep connections alive */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dsockets.h119 #define SO_KEEPALIVE 0x0008 /* keep connections alive */ macro
/vbox/src/VBox/Devices/Network/lwip-new/src/api/
H A Dsockets.c1552 case SO_KEEPALIVE:
1778 case SO_KEEPALIVE:
1996 case SO_KEEPALIVE:
2234 case SO_KEEPALIVE:
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h657 #define SO_KEEPALIVE 0x0008 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinsock.h687 #define SO_KEEPALIVE 0x0008 macro

Completed in 2494 milliseconds