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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dtimeval.h47 AvahiUsec avahi_age(const struct timeval *a);
H A Dtimeval.c78 AvahiUsec avahi_age(const struct timeval *a) { function
H A Dsimple-watch.c559 if (avahi_age(&next_timeout->expiry) >= 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-qt/
H A Dqt-watch.cpp129 AvahiUsec u = avahi_age(tv)/1000;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dresponse-sched.c306 /* avahi_log_debug("history age: %u", (unsigned) (avahi_age(&rj->delivery)/1000)); */
308 if (avahi_age(&rj->delivery)/1000 > AVAHI_RESPONSE_HISTORY_MSEC) {
336 if (avahi_age(&rj->delivery) > AVAHI_RESPONSE_SUPPRESS_MSEC*1000) {
H A Dprobe-sched.c351 if (avahi_age(&pj->delivery) > AVAHI_PROBE_HISTORY_MSEC*1000) {
H A Dquery-sched.c343 if (avahi_age(&qj->delivery) > AVAHI_QUERY_HISTORY_MSEC*1000) {
H A Dentry.c1020 if (avahi_age(&g->established_at) > 5000000)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Dmain.c1341 usec = avahi_age(&next_wakeup);

Completed in 157 milliseconds