Home
last modified time | relevance | path

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

/linux-3.4.99/net/dccp/ccids/
Dccid2.h37 u32 ccid2s_sent; member
Dccid2.c264 hc->tx_seqh->ccid2s_sent = now; in ccid2_hc_tx_packet_sent()
339 seqp->ccid2s_acked, seqp->ccid2s_sent); in ccid2_hc_tx_packet_sent()
469 ccid2_rtt_estimator(sk, ccid2_time_stamp - seqp->ccid2s_sent); in ccid2_new_ack()
476 if ((s32)(seqp->ccid2s_sent - hc->tx_last_cong) < 0) { in ccid2_congestion_event()