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