Searched defs:tftphdr (Results 1 – 2 of 2) sorted by relevance
52 struct tftphdr { struct53 short th_opcode; /* packet type */54 union {80 extern int readit(FILE * file, struct tftphdr **dpp, int convert); argument
42 struct tftphdr { struct43 short th_opcode; /* packet type */44 unsigned short th_block; /* all sorts of things */45 char th_data[1]; /* data or error string */