Searched refs:sctp_get_tick_count (Results 1 – 5 of 5) sorted by relevance
494 *tick_tock = sctp_get_tick_count(); in sctp_packet_log()
294 #define sctp_get_tick_count() (ticks) macro
1852 return (sctp_get_tick_count() - ca->last_cong); in htcp_cong_time()1867 ca->last_cong = sctp_get_tick_count(); in htcp_reset()1904 uint32_t now = sctp_get_tick_count(); in measure_achieved_throughput()2103 net->cc_mod.htcp_ca.last_cong = sctp_get_tick_count(); in htcp_init()
109 net->last_active = sctp_get_tick_count(); in sctp_threshold_management()
2130 tmr->ticks = sctp_get_tick_count(); in sctp_timer_start()