Home
last modified time | relevance | path

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

/external/dhcpcd/
Dipv4ll.c130 if (iface->state->defend + DEFEND_INTERVAL > up) { in handle_ipv4ll_failure()
133 iface->name, DEFEND_INTERVAL); in handle_ipv4ll_failure()
Darp.h42 #define DEFEND_INTERVAL 10 macro