Searched defs:ulRxWindowLength (Results 1 – 3 of 3) sorted by relevance
79 uint32_t ulRxWindowLength; /**< The TCP window size of the incoming stream. */ member
245 uint32_t ulRxWindowLength = 0; in test_vTCPWindowCreate_success() local282 uint32_t ulRxWindowLength = 0; in test_vTCPWindowCreate_tcp_segment_null() local310 uint32_t ulRxWindowLength = 0; in test_vTCPWindowCreate_null_tcpSegment() local
781 uint32_t ulRxWindowLength, in vTCPWindowCreate()