Searched refs:schedule_count (Results 1 – 1 of 1) sorted by relevance
6731 ULONG schedule_count; in _nx_mdns_timer_set() local6747 schedule_count = 0; in _nx_mdns_timer_set()6753 schedule_count = mdns_ptr -> nx_mdns_timer_min_count; in _nx_mdns_timer_set()6762 mdns_ptr -> nx_mdns_timer_min_count = (schedule_count - remaining_ticks) + timer_count; in _nx_mdns_timer_set()6771 record_rr -> nx_mdns_rr_timer_count = (schedule_count - remaining_ticks) + timer_count; in _nx_mdns_timer_set()