Searched refs:DHCPCD_LASTLEASE (Results 1 – 3 of 3) sorted by relevance
53 #define DHCPCD_LASTLEASE (1 << 7) macro
494 options->options |= DHCPCD_LASTLEASE; in parse_option()864 if (options->options & DHCPCD_LASTLEASE) { in main()
417 if (!(state->options & DHCPCD_LASTLEASE)) in get_old_lease()1034 state->options & DHCPCD_LASTLEASE)) in handle_timeout_fail()