Home
last modified time | relevance | path

Searched defs:from_local_iface (Results 1 – 1 of 1) sorted by relevance

/external/avahi/avahi-core/
Dserver.c571 …vahiInterface *i, const AvahiAddress *a, uint16_t port, int legacy_unicast, int from_local_iface) { in handle_query_packet()
658 …vahiServer *s, AvahiDnsPacket *p, AvahiInterface *i, const AvahiAddress *a, int from_local_iface) { in handle_response_packet()
893 int from_local_iface = 0; in dispatch_packet() local