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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c6257 mDNSlocal void SendSleepGoodbyes(mDNS *const m, mDNSBool AllInterfaces, mDNSBool unicast) function
6495 // SendSleepGoodbyes last two arguments control whether we send goodbyes on all
6513 SendSleepGoodbyes(m, mDNStrue, mDNStrue);
6518 SendSleepGoodbyes(m, mDNSfalse, mDNSfalse);
6810 SendSleepGoodbyes(m, mDNStrue, mDNStrue);

Completed in 87 milliseconds