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

/vbox/src/VBox/Devices/Network/slirp/
H A Dtftp.c484 DECLINLINE(int) tftpReadDataBlock(PNATState pData, function
670 rc = tftpReadDataBlock(pData, pTftpSession, (uint8_t *)&pTftpIpHeader->Core.u16TftpOpCode + sizeof(uint16_t), &cbRead);

Completed in 42 milliseconds