Searched defs:etherbroadcastaddr (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dether_if_module.c149 __private_extern__ u_char etherbroadcastaddr[ETHER_ADDR_LEN] = variable
/macosx-10.5.8/xnu-1228.15.4/osfmk/kdp/
H A Dkdp_udp.c133 static struct ether_addr etherbroadcastaddr = {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}}; variable in typeref:struct:ether_addr

Completed in 186 milliseconds