Searched refs:DHCP_OPTION_LEASE_TIME (Results 1 – 3 of 3) sorted by relevance
211 #define DHCP_OPTION_LEASE_TIME 51 /* RFC 2132 9.2, time in seconds, in 4 bytes */ macro
106 #define DHCP_OPTION_LEASE_TIME 0x33 macro973 while (*opt != DHCP_OPTION_LEASE_TIME) { in get_option_lease()
1406 case(DHCP_OPTION_LEASE_TIME): in dhcp_parse_reply()