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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
TftpServer.h 85 #define MAX_PACKETS 8 ///< Maximum number of packets in the window
189 UINT8 FileData[ 2 * MAX_PACKETS * TFTP_MAX_BLOCK_SIZE ]; ///< File data to send
215 TFTP_PACKET Tx[ MAX_PACKETS ];///< Transmit packets
TftpServer.c 155 pContext->WindowSize = MAX_PACKETS;
    [all...]
  /external/deqp/framework/common/
tcuRasterizationVerifier.cpp     [all...]
  /external/openssh/
packet.c     [all...]

Completed in 525 milliseconds