Home
last modified time | relevance | path

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

/linux-3.3/net/dccp/ccids/
Dccid2.h30 #define ccid2_time_stamp tcp_time_stamp macro
Dccid2.c236 const u32 now = ccid2_time_stamp; in ccid2_hc_tx_packet_sent()
469 ccid2_rtt_estimator(sk, ccid2_time_stamp - seqp->ccid2s_sent); in ccid2_new_ack()
481 hc->tx_last_cong = ccid2_time_stamp; in ccid2_congestion_event()
734 hc->tx_last_cong = hc->tx_lsndtime = hc->tx_cwnd_stamp = ccid2_time_stamp; in ccid2_hc_tx_init()