Lines Matching defs:protocol
78 AvahiProtocol protocol;
88 (unsigned) t->protocol +
100 if (ta->protocol != tb->protocol)
113 AvahiIfIndex interface, AvahiProtocol protocol,
119 t->protocol = protocol;
158 AvahiIfIndex interface, AvahiProtocol protocol,
179 tnl = tunnel_new(interface, protocol, name, type, domain);
204 /* Transport protocol:
311 args = pa_sprintf_malloc("%s protocol=%s", args, tp);
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)))