Home
last modified time | relevance | path

Searched refs:IRT_MINIMUM (Results 1 – 2 of 2) sorted by relevance

/external/dhcpcd-6.8.2/
Ddhcp6.h149 #define IRT_MINIMUM 600 macro
Ddhcp6.c2799 if (state->renew < IRT_MINIMUM) in dhcp6_handledata()
2800 state->renew = IRT_MINIMUM; in dhcp6_handledata()