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

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

Completed in 238 milliseconds