Lines Matching defs:interface
58 AvahiIfIndex interface;
78 (unsigned) t->interface +
89 if (ta->interface != tb->interface)
104 AvahiIfIndex interface, AvahiProtocol protocol,
109 t->interface = interface;
128 AvahiIfIndex interface, AvahiProtocol protocol,
141 tnl = tunnel_new(interface, protocol, name, type, domain);
220 if_suffix = pa_sprintf_malloc("%%%d", interface);
267 AvahiIfIndex interface, AvahiProtocol protocol,
281 t = tunnel_new(interface, protocol, name, type, domain);
286 if (!(avahi_service_resolver_new(u->client, interface, protocol, name, type, domain, AVAHI_PROTO_UNSPEC, 0, resolver_cb, u)))