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

/vbox/src/VBox/NetworkServices/NAT/
H A Dproxy_tftpd.c115 static int tftp_opt_timeout(struct xfer *, const char *);
139 { "timeout", tftp_opt_timeout, tftp_ack_timeout }, /* RFC 2349 */
738 tftp_opt_timeout(struct xfer *xfer, const char *optval) function

Completed in 44 milliseconds