Searched refs:seconds_elapsed (Results 1 – 1 of 1) sorted by relevance
2021 int seconds_elapsed = (elapsed + 500) / 1000; /* Rounded */ in adv_prefix_timer() local2034 if (adv_pr->adv_pr_AdvValidExpiration > seconds_elapsed) in adv_prefix_timer()2035 adv_pr->adv_pr_AdvValidExpiration -= seconds_elapsed; in adv_prefix_timer()2040 if (adv_pr->adv_pr_AdvPreferredExpiration > seconds_elapsed) { in adv_prefix_timer()2042 seconds_elapsed; in adv_prefix_timer()