Searched refs:is_bootp (Results 1 – 3 of 3) sorted by relevance
186 #define is_bootp(m) (m && \ macro
1129 if (is_bootp(dhcp)) { in write_lease()
345 (!(ifo->options & DHCPCD_INFORM) && is_bootp(iface->state->new))) in send_message()