Searched refs:OPT_LEASE_TIME (Results 1 – 3 of 3) sorted by relevance
51 #define OPT_LEASE_TIME 51 // 4 <seconds> macro
36 OPT_LEASE_TIME,101 message.addOption(OPT_LEASE_TIME, kDefaultLeaseTime); in offer()130 message.addOption(OPT_LEASE_TIME, kDefaultLeaseTime); in ack()
332 case OPT_LEASE_TIME: in configureDhcp()