IP_BROADCAST
case IP_BROADCAST: return ("IP_BROADCAST");
if (IP_BROADCAST == (netmask | arptable[ARP_CLIENT].ipaddr.s_addr)
if (destip == IP_BROADCAST) {
udp_transmit(IP_BROADCAST, BOOTP_CLIENT, BOOTP_SERVER,
udp_transmit(IP_BROADCAST, BOOTP_CLIENT, BOOTP_SERVER,
udp_transmit(IP_BROADCAST, BOOTP_CLIENT, BOOTP_SERVER,
#ifndef IP_BROADCAST
#ifndef IP_BROADCAST