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

/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp_state.h114 const char *bootp_filename; member in struct:NATState
358 #define bootp_filename pData->bootp_filename macro
H A Dbootp.c265 if (bootp_filename)
266 RTStrPrintf((char*)rbp->bp_file, sizeof(rbp->bp_file), "%s", bootp_filename);
H A Dslirp.c1736 bootp_filename = bootFile;

Completed in 1502 milliseconds