Searched refs:sctp_get_tick_count (Results 1 – 5 of 5) sorted by relevance
462 *tick_tock = sctp_get_tick_count(); in sctp_packet_log()
271 #define sctp_get_tick_count() (ticks) macro
1862 return (sctp_get_tick_count() - ca->last_cong); in htcp_cong_time()1877 ca->last_cong = sctp_get_tick_count(); in htcp_reset()1914 uint32_t now = sctp_get_tick_count(); in measure_achieved_throughput()2119 net->cc_mod.htcp_ca.last_cong = sctp_get_tick_count(); in htcp_init()
111 net->last_active = sctp_get_tick_count(); in sctp_threshold_management()
2557 tmr->ticks = sctp_get_tick_count(); in sctp_timer_start()