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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dpxe.h84 typedef uint8_t MAC_ADDR[MAC_ADDR_LEN]; typedef
165 MAC_ADDR McastAddr[MAXNUM_MCADDR];
237 MAC_ADDR StationAddress; /* Temp MAC addres to use */
259 MAC_ADDR CurrentNodeAddress; /* Current hardware address */
260 MAC_ADDR PermNodeAddress; /* Permanent hardware address */
294 MAC_ADDR MediaAddr; /* MAC multicast address */
488 MAC_ADDR CAddr; /* Client hardware address */

Completed in 18 milliseconds