Home
last modified time | relevance | path

Searched refs:wack_sent (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/core/src/
H A Dtcp_out.c426 uint8_t wack_sent = 0; in FlushTCPSendingBuffer() local
489 if (!wack_sent && TS_TO_MSEC(cur_ts - sndvar->ts_lastack_sent) > 500) { in FlushTCPSendingBuffer()
492 wack_sent = 1; in FlushTCPSendingBuffer()