Searched defs:tftp_opt_tsize (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A Dproxy_tftpd.c116 static int tftp_opt_tsize(struct xfer *, const char *);
140 { "tsize", tftp_opt_tsize, tftp_ack_tsize }, /* RFC 2349 */
747 tftp_opt_tsize(struct xfer *xfer, const char *optval) function

Completed in 75 milliseconds