Home
last modified time | relevance | path

Searched refs:DHCPCD_AUTH_RDM_COUNTER (Results 1 – 3 of 3) sorted by relevance

/external/dhcpcd-6.8.2/
Dauth.h35 #define DHCPCD_AUTH_RDM_COUNTER (1 << 2) macro
Dauth.c459 if (auth->options & DHCPCD_AUTH_RDM_COUNTER) in get_next_rdm_monotonic()
Dif-options.c1825 ifo->auth.options |= DHCPCD_AUTH_RDM_COUNTER; in parse_option()