Searched refs:nsaplen (Results 1 – 2 of 2) sorted by relevance
100 const int nsaplen = sockaddrSize(nsap); in sendUdpQuery() local112 if (connect(fd.get(), nsap, (socklen_t)nsaplen) < 0) { in sendUdpQuery()
713 int nsaplen; in send_vc() local728 nsaplen = sockaddrSize(nsap); in send_vc()782 if (connect_with_timeout(statp->tcp_nssock, nsap, (socklen_t)nsaplen, in send_vc()