Searched defs:NATTraversalInfo_struct (Results 1 – 1 of 1) sorted by relevance
994 struct NATTraversalInfo_struct struct997 NATTraversalInfo *next;999 mDNSs32 ExpiryTime; // Time this mapping expires, or zero if no mapping1000 … retryInterval; // Current interval, between last packet we sent and the next one1001 … retryPortMap; // If Protocol is nonzero, time to send our next mapping packet1002 … NewResult; // New error code; will be copied to Result just prior to invoking callback1005 tcpLNTInfo tcpInfo; // Legacy NAT traversal (UPnP) TCP connection1019 mDNSInterfaceID InterfaceID;1020 mDNSv4Addr ExternalAddress; // Initially set to onesIPv4Addr, until first callback1021 mDNSIPPort ExternalPort;[all …]