OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IP_BROADCAST
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
etherboot.h
129
#define
IP_BROADCAST
0xFFFFFFFF
main.c
182
if (
IP_BROADCAST
== (netmask | arptable[ARP_CLIENT].ipaddr.s_addr)
229
if (destip ==
IP_BROADCAST
)
601
udp_transmit (
IP_BROADCAST
, BOOTP_CLIENT, BOOTP_SERVER,
649
ret = udp_transmit (
IP_BROADCAST
, BOOTP_CLIENT, BOOTP_SERVER,
Completed in 24 milliseconds