Searched defs:tftphdr (Results 1 – 3 of 3) sorted by relevance
49 struct tftphdr { struct50 short th_opcode; /* packet type */51 union {61 } __attribute__ ((__packed__)) th_u1;
12 struct tftphdr { struct13 __be16 opcode;