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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/mt-daapd/src/
H A DmDNS.c743 DiscardDeregistrations doesn't need InterfaceID parameter
3273 // NOTE: DiscardDeregistrations calls mDNS_Deregister_internal which can call a user callback, which may change
3276 mDNSlocal void DiscardDeregistrations(mDNS *const m) function
3278 if (m->CurrentRecord) LogMsg("DiscardDeregistrations ERROR m->CurrentRecord already set");
4599 if (m->mDNSPlatformStatus != mStatus_NoError || m->SleepState) DiscardDeregistrations(m);
7061 DiscardDeregistrations(m);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/mt-daapd/src/
H A DmDNS.c743 DiscardDeregistrations doesn't need InterfaceID parameter
3273 // NOTE: DiscardDeregistrations calls mDNS_Deregister_internal which can call a user callback, which may change
3276 mDNSlocal void DiscardDeregistrations(mDNS *const m) function
3278 if (m->CurrentRecord) LogMsg("DiscardDeregistrations ERROR m->CurrentRecord already set");
4599 if (m->mDNSPlatformStatus != mStatus_NoError || m->SleepState) DiscardDeregistrations(m);
7061 DiscardDeregistrations(m);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/mt-daapd/src/
H A DmDNS.c743 DiscardDeregistrations doesn't need InterfaceID parameter
3273 // NOTE: DiscardDeregistrations calls mDNS_Deregister_internal which can call a user callback, which may change
3276 mDNSlocal void DiscardDeregistrations(mDNS *const m) function
3278 if (m->CurrentRecord) LogMsg("DiscardDeregistrations ERROR m->CurrentRecord already set");
4599 if (m->mDNSPlatformStatus != mStatus_NoError || m->SleepState) DiscardDeregistrations(m);
7061 DiscardDeregistrations(m);

Completed in 133 milliseconds