Home
last modified time | relevance | path

Searched defs:NATTraversalInfo_struct (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1170 struct NATTraversalInfo_struct struct
1173 NATTraversalInfo *next;
1175 …mDNSs32 ExpiryTime; // Time this mapping expires, or zero if no mapping
1176 …nterval; // Current interval, between last packet we sent and the next one
1177 …yPortMap; // If Protocol is nonzero, time to send our next mapping packet
1178 … // New error code; will be copied to Result just prior to invoking callback
1179 …otocol; // To send correct deletion request & update non-PCP external address operations
1180 …P; // Whether we just sent a NAT-PMP packet, so we won't send another if
1184 tcpLNTInfo tcpInfo; // Legacy NAT traversal (UPnP) TCP connection
1198 mDNSInterfaceID InterfaceID;
[all …]