Home
last modified time | relevance | path

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

/external/avahi/avahi-core/
Dmulticast-lookup.c285 if (l->queriers_added && avahi_interface_match(i, l->interface, l->protocol)) in avahi_multicast_lookup_engine_new_interface()
301 if (avahi_interface_match(i, l->interface, l->protocol)) in avahi_multicast_lookup_engine_notify()
Diface.h177 int avahi_interface_match(AvahiInterface *i, AvahiIfIndex idx, AvahiProtocol protocol);
Dannounce.c239 …if (!avahi_interface_match(i, e->interface, e->protocol) || !i->announcing || !avahi_entry_is_comm… in new_announcer()
398 if (!avahi_interface_match(i, e->interface, e->protocol)) in send_goodbye_callback()
Diface.c720 int avahi_interface_match(AvahiInterface *i, AvahiIfIndex idx, AvahiProtocol protocol) { in avahi_interface_match() function
749 if (avahi_interface_match(i, interface, protocol)) in avahi_interface_monitor_walk()
757 if (avahi_interface_match(i, interface, protocol)) in avahi_interface_monitor_walk()