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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1280 // When the callback is invoked ExternalPort is *usually* set to be the same the same as RequestedPort, except:
1282 // indicate that we don't currently have a working mapping (but RequestedPort retains the external port
1286 // Again, RequestedPort retains the external port we'd like to get the next time we find ourself behind a NAT gateway.
1287 // To improve stability of port mappings, RequestedPort is updated any time we get a successful
1300 mDNSIPPort RequestedPort; // Requested external port; may be updated with actual value assigned by gateway member in struct:NATTraversalInfo_struct

Completed in 100 milliseconds