Searched defs:ulTxWindowLength (Results 1 – 3 of 3) sorted by relevance
80 uint32_t ulTxWindowLength; /**< The TCP window size of the outgoing stream. */ member
246 uint32_t ulTxWindowLength = 0; in test_vTCPWindowCreate_success() local283 uint32_t ulTxWindowLength = 0; in test_vTCPWindowCreate_tcp_segment_null() local311 uint32_t ulTxWindowLength = 0; in test_vTCPWindowCreate_null_tcpSegment() local
782 uint32_t ulTxWindowLength, in vTCPWindowCreate()