Searched refs:theOTRequest (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DMacSocket.cpp1402 TOptMgmt theOTRequest; local
1411 theOTRequest.opt.buf = buf;
1412 theOTRequest.opt.len = sizeof(buf);
1413 theOTRequest.flags = T_NEGOTIATE;
1427 errCode = ::OTOptionManagement(inEndpoint,&theOTRequest,&theOTResult);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DMacSocket.cpp1402 TOptMgmt theOTRequest; local
1411 theOTRequest.opt.buf = buf;
1412 theOTRequest.opt.len = sizeof(buf);
1413 theOTRequest.flags = T_NEGOTIATE;
1427 errCode = ::OTOptionManagement(inEndpoint,&theOTRequest,&theOTResult);

Completed in 49 milliseconds