Home
last modified time | relevance | path

Searched refs:tcp_keep_intvl (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.h1832 unsigned int tcp_keep_intvl; /* set TCP_KEEPINTVL */ member
H A Dstdsoap2.cpp3715 …if (soap->tcp_keep_intvl && setsockopt((SOAP_SOCKET)fd, IPPROTO_TCP, TCP_KEEPINTVL, (char*)&(soap-… in tcp_connect()
8164 copy->tcp_keep_intvl = soap->tcp_keep_intvl; in soap_copy_stream()
8328 soap->tcp_keep_intvl = 0; in soap_init()