Searched refs:DHCPCD_BOOTP (Results 1 – 3 of 3) sorted by relevance
113 #define DHCPCD_BOOTP (1ULL << 57) macro
774 if (!(ifo->options & DHCPCD_BOOTP)) { in make_message()833 if (!(ifo->options & DHCPCD_BOOTP)) { in make_message()1660 ifo->options & DHCPCD_BOOTP ? "BOOTP" : get_dhcp_op(type), in send_message()1677 ifo->options & DHCPCD_BOOTP ? "BOOTP" : get_dhcp_op(type), in send_message()1845 ifp->name, ifo->options & DHCPCD_BOOTP ? "BOOTP" : "DHCP"); in dhcp_discover()2843 else if (ifo->options & DHCPCD_BOOTP) { in dhcp_handledhcp()3628 !(ifo->options & DHCPCD_BOOTP)) || in dhcp_start1()3633 ifo->options & DHCPCD_BOOTP)) in dhcp_start1()
2011 ifo->options |= DHCPCD_BOOTP; in parse_option()