Searched defs:aLease (Results 1 – 2 of 2) sorted by relevance
188 uint32_t Server::TtlConfig::GrantTtl(uint32_t aLease, uint32_t aTtl) const in GrantTtl()1362 uint32_t aLease, in SendResponse()
578 void SetLease(uint32_t aLease) { mLease = aLease; } in SetLease()