Home | History | Annotate | Download | only in mDNSCore

Lines Matching full:expired

318 			LogInfo("GetAuthInfoForName_internal deleting expired key %##s %##s", info->domain.c, info->keyname.c);
459 n->ExpiryTime = 0; // Mark this mapping as expired
4442 if (cur->ExpiryTime && cur->ExpiryTime - m->timenow < 0) // Mapping has expired