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