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

  /external/dhcpcd/
dhcp.h 185 #define is_bootp(m) (m && \ macro
dhcp.c 1053 if (is_bootp(dhcp)) {
dhcpcd.c 329 (!(ifo->options & DHCPCD_INFORM) && is_bootp(iface->state->new)))
    [all...]

Completed in 136 milliseconds