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

/illumos-gate/usr/src/cmd/lms/
H A DLMEConnection.h355 static const UINT32 RX_WINDOW_SIZE; member in class:LMEConnection
H A DLMEConnection.cpp52 const UINT32 LMEConnection::RX_WINDOW_SIZE = 1024; member in class:LMEConnection
324 *((UINT32 *)pCurrent) = htonl(RX_WINDOW_SIZE);
368 message.InitialWindowSize = htonl(RX_WINDOW_SIZE);

Completed in 61 milliseconds