Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtftp.h35 struct tftp_t { struct
36 struct iphdr ip;
37 struct udphdr udp;
38 uint16_t opcode;
39 union {
55 } u;