Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_TCP_IP_IPv6.c274 uint16_t usWindow; in xProcessReceivedTCPPacket_IPV6() local
DFreeRTOS_TCP_IP_IPv4.c281 uint16_t usWindow; in xProcessReceivedTCPPacket_IPV4() local
DFreeRTOS_TCP_State_Handling.c516 uint16_t usWindow; in prvHandleEstablished() local
/FreeRTOS-Plus-TCP-v4.0.0/source/include/
DFreeRTOS_IP_Private.h184 …uint16_t usWindow; /**< The size of the receive window + 2 = 15 */ member