Searched refs:tftp_prefix (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp_state.h178 const char *tftp_prefix; member in struct:NATState
404 #define tftp_prefix pData->tftp_prefix macro
H A Dtftp.c145 && !tftp_prefix)
407 tftp_prefix, pTftpSession->pszFilename);
H A Dslirp.c1729 Log2(("tftp_prefix: %s\n", tftpPrefix));
1730 tftp_prefix = tftpPrefix;

Completed in 306 milliseconds