Searched refs:tftp_handle (Results 1 – 1 of 1) sorted by relevance
65 struct tftp_handle;71 static int tftp_parse_oack(struct tftp_handle *, char *, size_t);74 static int tftp_set_blksize(struct tftp_handle *, const char *);107 struct tftp_handle { struct128 struct tftp_handle *tftp_handle; argument145 static int tftp_getnextblock(struct tftp_handle *h);149 tftp_senderr(struct tftp_handle *h, u_short errcode, const char *msg) in tftp_senderr()175 tftp_sendack(struct tftp_handle *h, u_short block) in tftp_sendack()199 struct tftp_handle *h; in recvtftp()208 h = extra->tftp_handle; in recvtftp()[all …]