Searched refs:tftp_packet (Results 1 – 1 of 1) sorted by relevance
119 struct tftp_packet { struct142 struct tftp_packet rpacket; argument143 struct tftp_packet spacket;260 static void setpacketevent(struct tftp_packet *packet, unsigned short num) in setpacketevent()267 static void setpacketblock(struct tftp_packet *packet, unsigned short num) in setpacketblock()273 static unsigned short getrpacketevent(const struct tftp_packet *packet) in getrpacketevent()278 static unsigned short getrpacketblock(const struct tftp_packet *packet) in getrpacketblock()
Completed in 6 milliseconds