Searched defs:tftp_t (Results 1 – 3 of 3) sorted by relevance
16 struct tftp_t { struct17 struct ip ip;18 struct udphdr udp;19 u_int16_t tp_op;20 union {30 } x;
337 struct tftp_t struct339 struct iphdr ip;340 struct udphdr udp;341 unsigned short opcode;343 {372 u;