Searched defs:tftphdr (Results 1 – 1 of 1) sorted by relevance
54 struct tftphdr { struct55 unsigned short th_opcode; /* packet type */56 union {60 } __packed th_u;61 char th_data[1]; /* data or error string */