Home
last modified time | relevance | path

Searched refs:DEFAULT_UPDATE_LEASE (Results 1 – 3 of 3) sorted by relevance

/external/mdnsresponder/mDNSCore/
DuDNS.h38 #define DEFAULT_UPDATE_LEASE 7200 macro
DuDNS.c2662 ptr = putUpdateLeaseWithLimit(&m->omsg, ptr, DEFAULT_UPDATE_LEASE, limit); in SendRecordRegistration()
2775 ptr = putUpdateLeaseWithLimit(&m->omsg, ptr, DEFAULT_UPDATE_LEASE, limit); in SendGroupRRMessage()
DmDNS.c4893 opt.resrec.rdata->u.opt[0].u.updatelease = DEFAULT_UPDATE_LEASE; in SendSPSRegistrationForOwner()