Home
last modified time | relevance | path

Searched defs:arprequest (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dif_arp.h17 struct arprequest { struct
18 uint16_t hwtype;
19 uint16_t protocol;
20 uint8_t hwlen;
21 uint8_t protolen;
22 uint16_t opcode;
23 uint8_t shwaddr[6];
24 uint8_t sipaddr[4];
25 uint8_t thwaddr[6];
26 uint8_t tipaddr[4];