Searched defs:tftphdr (Results 1 – 3 of 3) sorted by relevance
75 struct tftphdr { struct76 short th_opcode; /* packet type */77 union {81 } th_u;82 char th_data[1]; /* data or error string */
56 struct tftphdr { struct57 short th_opcode; /* packet type */58 union {62 } th_u;63 char th_data[1]; /* data or error string */
82 struct tftphdr { struct83 short th_opcode; /* packet type */84 union {88 } th_u;89 char th_data[1]; /* data or error string */