Home
last modified time | relevance | path

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

/external/grub/netboot/
Detherboot.h263 struct arprequest struct
265 unsigned short hwtype;
266 unsigned short protocol;
267 char hwlen;
268 char protolen;
269 unsigned short opcode;
270 char shwaddr[6];
271 char sipaddr[4];
272 char thwaddr[6];
273 char tipaddr[4];