Home
last modified time | relevance | path

Searched defs:usWindow (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_TCP_IP.c796 uint16_t usWindow; in xProcessReceivedTCPPacket() local
DFreeRTOS_TCP_State_Handling.c517 uint16_t usWindow; in prvHandleEstablished() local
/FreeRTOS-Plus-TCP-v3.1.0/source/include/
DFreeRTOS_IP_Private.h152 …uint16_t usWindow; /**< The size of the receive window + 2 = 15 */ member