Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtftp.h60 struct tftpreq_t { struct
61 struct iphdr ip;
62 struct udphdr udp;
63 uint16_t opcode;
64 union {
73 } u;