Searched refs:sctp_get_tick_count (Results 1 – 5 of 5) sorted by relevance
465 *tick_tock = sctp_get_tick_count(); in sctp_packet_log()
282 #define sctp_get_tick_count() (ticks) macro
1861 return (sctp_get_tick_count() - ca->last_cong); in htcp_cong_time()1876 ca->last_cong = sctp_get_tick_count(); in htcp_reset()1913 uint32_t now = sctp_get_tick_count(); in measure_achieved_throughput()2118 net->cc_mod.htcp_ca.last_cong = sctp_get_tick_count(); in htcp_init()
112 net->last_active = sctp_get_tick_count(); in sctp_threshold_management()
2540 tmr->ticks = sctp_get_tick_count(); in sctp_timer_start()