Searched refs:DeleteNATPortMapping (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | uDNS.c | 1489 mDNSlocal void DeleteNATPortMapping(mDNS *m, NATTraversalInfo *nat, ServiceRecordSet *srs) in DeleteNATPortMapping() function 1539 DeleteNATPortMapping(m, nat, mDNSNULL); // for simplicity we allow other states to expire in CheckForUnreferencedLLQMapping() 4638 DeleteNATPortMapping(m, nat, srs); in uDNS_DeregisterService() 5115 DeleteNATPortMapping(m, u->LLQNatInfo, mDNSNULL); in mDNS_UpdateLLQs() 5187 DeleteNATPortMapping(m, nat, srs); in SleepServiceRegistrations()
|