Searched defs:RequestedPort (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1009 // When the callback is invoked ExternalPort is *usually* set to be the same the same as RequestedPort, except:
1011 // indicate that we don't currently have a working mapping (but RequestedPort retains the external port
1015 // Again, RequestedPort retains the external port we'd like to get the next time we find ourself behind a NAT gateway.
1016 // To improve stability of port mappings, RequestedPort is updated any time we get a successful
1028 mDNSIPPort RequestedPort; // Requested external port; may be updated with actual value assigned by gateway member in struct:NATTraversalInfo_struct

Completed in 53 milliseconds