Searched defs:LEASE_TIME (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/dhcp_client/
H A Ddhcp_message_unittest.cc74 #define LEASE_TIME 0x00, 0x00, 0x11, 0x11 macro
105 kDHCPOptionLeaseTime, 0x04, LEASE_TIME, // lease time option
127 kDHCPOptionLeaseTime, 0x04, LEASE_TIME, // lease time option
154 const uint8_t kFakeLeaseTime[] = {LEASE_TIME};

Completed in 51 milliseconds