Searched refs:TCP_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance
80 #ifndef TCP_KEEPALIVE81 #define TCP_KEEPALIVE 0x8 /* must be same as <netinet/tcp.h> */ macro
109 #ifndef TCP_KEEPALIVE110 #define TCP_KEEPALIVE 0x8 /* set keepalive timer */ macro
2043 case TCP_KEEPALIVE: return ("TCP_KEEPALIVE"); in tcp_optname()