HomeSort by relevance Sort by last modified time
    Searched refs:RxBytes (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
TftpServer.c 749 pTftpServer->RxBytes = recvfrom ( pTftpPort->fd,
755 if ( -1 != pTftpServer->RxBytes ) {
762 pTftpServer->RxBytes,
772 pTftpServer->RxBytes,
    [all...]
TftpServer.h 253 ssize_t RxBytes; ///< Receive data length in bytes
  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
Socket.c     [all...]
Socket.h     [all...]

Completed in 2791 milliseconds