Searched defs:tftphdr (Results 1 – 1 of 1) sorted by relevance
59 struct tftphdr { struct60 short th_opcode; /* packet type */61 ushort_t th_block; /* block # */62 char th_data[1]; /* data or error string */