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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DuDNS.c561 if (!info->sentNATPMP)
596 info->sentNATPMP = mDNStrue;
640 // Unset the sentNATPMP flag, so that we'll send a NAT-PMP packet if we
645 info->sentNATPMP = mDNSfalse;
852 traversal->sentNATPMP = mDNSfalse;
929 // In case we most recently sent NAT-PMP, we need to set sentNATPMP to false so
936 traversal->sentNATPMP = mDNSfalse;
H A DmDNSEmbeddedAPI.h1272 mDNSBool sentNATPMP; // Whether we just sent a NAT-PMP packet, so we won't send another if member in struct:NATTraversalInfo_struct

Completed in 98 milliseconds