Searched refs:partial_bytes_acked (Results 1 – 5 of 5) sorted by relevance
404 pba = transport->partial_bytes_acked; in sctp_transport_raise_cwnd()463 transport->partial_bytes_acked = pba; in sctp_transport_raise_cwnd()552 transport->partial_bytes_acked = 0; in sctp_transport_lower_cwnd()631 t->partial_bytes_acked = 0; in sctp_transport_reset()
169 sp->flight_size, sp->partial_bytes_acked, in jsctp_sf_eat_sack()
459 transport->partial_bytes_acked); in sctp_retransmit_mark()1520 transport->partial_bytes_acked = 0; in sctp_check_transmitted()1633 transport->flight_size, transport->partial_bytes_acked); in sctp_mark_missing()
688 peer->partial_bytes_acked = 0; in sctp_assoc_add_peer()
826 __u32 partial_bytes_acked; member