Searched refs:IRT_MINIMUM (Results 1 – 2 of 2) sorted by relevance
149 #define IRT_MINIMUM 600 macro
2799 if (state->renew < IRT_MINIMUM) in dhcp6_handledata()2800 state->renew = IRT_MINIMUM; in dhcp6_handledata()