Lines Matching defs:protocol
59 AvahiProtocol protocol;
79 (unsigned) t->protocol +
91 if (ta->protocol != tb->protocol)
104 AvahiIfIndex interface, AvahiProtocol protocol,
110 t->protocol = protocol;
128 AvahiIfIndex interface, AvahiProtocol protocol,
141 tnl = tunnel_new(interface, protocol, name, type, domain);
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)))