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

/vbox/src/VBox/Devices/PC/ipxe/src/net/udp/
H A Dtftp.c198 static int tftp_reopen ( struct tftp_request *tftp ) { function
512 if ( ( rc = tftp_reopen ( tftp ) ) != 0 )
540 if ( ( rc = tftp_reopen ( tftp ) ) != 0 )
1107 if ( ( rc = tftp_reopen ( tftp ) ) != 0 )

Completed in 107 milliseconds