Home
last modified time | relevance | path

Searched refs:schedule_count (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.2.1/addons/mdns/
Dnxd_mdns.c6731 ULONG schedule_count; in _nx_mdns_timer_set() local
6747 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()