Lines Matching refs:aprotocol
65 int32_t interface, protocol, aprotocol; in avahi_service_resolver_event() local
80 DBUS_TYPE_INT32, &aprotocol, in avahi_service_resolver_event()
144 avahi_address_parse(address, (AvahiProtocol) aprotocol, &a); in avahi_service_resolver_event()
186 AvahiProtocol aprotocol, in avahi_service_resolver_new() argument
254 i_aprotocol = (int32_t) aprotocol; in avahi_service_resolver_new()
369 int32_t interface, protocol, aprotocol; in avahi_host_name_resolver_event() local
379 DBUS_TYPE_INT32, &aprotocol, in avahi_host_name_resolver_event()
389 if (!avahi_address_parse(address, (AvahiProtocol) aprotocol, &a)) { in avahi_host_name_resolver_event()
429 AvahiProtocol aprotocol, in avahi_host_name_resolver_new() argument
478 i_aprotocol = (int32_t) aprotocol; in avahi_host_name_resolver_new()
588 int32_t interface, protocol, aprotocol; in avahi_address_resolver_event() local
597 DBUS_TYPE_INT32, &aprotocol, in avahi_address_resolver_event()
608 if (!avahi_address_parse(address, (AvahiProtocol) aprotocol, &a)) { in avahi_address_resolver_event()