Searched refs:IP_BROADCAST (Results 1 – 4 of 4) sorted by relevance
171 #ifndef IP_BROADCAST172 #define IP_BROADCAST 0x106 /* permit sending of broadcast msgs */ macro
15 #define IP_BROADCAST 0xFFFFFFFF macro
306 if (destip == IP_BROADCAST) { in ip_transmit()602 udp_transmit(IP_BROADCAST, BOOTP_CLIENT, BOOTP_SERVER, in bootp()703 udp_transmit(IP_BROADCAST, BOOTP_CLIENT, BOOTP_SERVER, in dhcp()723 udp_transmit(IP_BROADCAST, BOOTP_CLIENT, BOOTP_SERVER, in dhcp()1198 if (IP_BROADCAST == (netmask | arptable[ARP_CLIENT].ipaddr.s_addr) in ifconfig()
984 #ifndef IP_BROADCAST985 #define IP_BROADCAST 0x106 macro