Searched refs:bytes_trm_aborted_cnt (Results 1 – 3 of 3) sorted by relevance
511 …u32_t bytes_trm_aborted_cnt; /* cyclic counter of bytes received with rst ramrod completion */ … member
321 tx_con->bytes_trm_aborted_cnt += aborted_bytes; in lm_tcp_tx_inc_trm_aborted_bytes()
5363 …nd_una + (u32_t)tcp->tx_con->bytes_comp_cnt + (u32_t)tcp->tx_con->bytes_trm_aborted_cnt - (u32_t)t… in lm_tcp_get_delegated()