Searched refs:period (Results 1 – 5 of 5) sorted by relevance
284 mod_timer(&twdr->tw_timer, jiffies + twdr->period); in inet_twdr_hangman()385 slot = DIV_ROUND_UP(timeo, twdr->period); in inet_twsk_schedule()414 mod_timer(&twdr->tw_timer, jiffies + twdr->period); in inet_twsk_schedule()
343 int period = timeout; in secs_to_retrans() local346 while (seconds > period && res < 255) { in secs_to_retrans()351 period += timeout; in secs_to_retrans()360 int period = 0; in retrans_to_secs() local363 period = timeout; in retrans_to_secs()368 period += timeout; in retrans_to_secs()371 return period; in retrans_to_secs()
37 .period = TCP_TIMEWAIT_LEN / INET_TWDR_TWKILL_SLOTS,
30 .period = DCCP_TIMEWAIT_LEN / INET_TWDR_TWKILL_SLOTS,
1372 xstats.period = cl->cl_vtperiod; in hfsc_dump_class_stats()