Lines Matching defs:interface
77 AvahiIfIndex interface;
87 (unsigned) t->interface +
98 if (ta->interface != tb->interface)
113 AvahiIfIndex interface, AvahiProtocol protocol,
118 t->interface = interface;
158 AvahiIfIndex interface, AvahiProtocol protocol,
179 tnl = tunnel_new(interface, protocol, name, type, domain);
373 AvahiIfIndex interface, AvahiProtocol protocol,
386 t = tunnel_new(interface, protocol, name, type, domain);
391 if (!(avahi_service_resolver_new(u->client, interface, protocol, name, type, domain, AVAHI_PROTO_UNSPEC, 0, resolver_cb, u)))