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