HomeSort by relevance Sort by last modified time
    Searched refs:DHCPCD_GATEWAY (Results 1 - 3 of 3) sorted by null

  /external/dhcpcd/
if-options.h 54 #define DHCPCD_GATEWAY (1 << 3)
configure.c 431 !(iface->state->options->options & DHCPCD_GATEWAY))
456 !(iface->state->options->options & DHCPCD_GATEWAY))
if-options.c 575 ifo->options &= ~DHCPCD_GATEWAY;
782 ifo->options |= DHCPCD_GATEWAY | DHCPCD_DAEMONISE;

Completed in 25 milliseconds