Searched refs:bytes_aborted_cnt (Results 1 – 3 of 3) sorted by relevance
233 con->bytes_aborted_cnt += (tcp_buf->app_buf_size - tcp_buf->app_buf_xferred); in lm_tcp_abort_bufs()
5363 …t + (u32_t)tcp->tx_con->bytes_trm_aborted_cnt - (u32_t)tcp->tx_con->bytes_aborted_cnt) != tag_tcp-… in lm_tcp_get_delegated()
510 u64_t bytes_aborted_cnt; /* cyclic counter of aborted application buffer bytes */ member