Searched refs:AVAHI_QUERY_HISTORY_MSEC (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dquery-sched.c34 #define AVAHI_QUERY_HISTORY_MSEC 100 macro
149 job_set_elapse_time(s, qj, AVAHI_QUERY_HISTORY_MSEC, 0);
343 if (avahi_age(&qj->delivery) > AVAHI_QUERY_HISTORY_MSEC*1000) {
417 job_set_elapse_time(s, qj, AVAHI_QUERY_HISTORY_MSEC, 0);

Completed in 34 milliseconds