Home
last modified time | relevance | path

Searched refs:AVAHI_IF_UNSPEC (Results 1 – 25 of 36) sorted by relevance

12

/external/avahi/avahi-core/
Davahi-test.c169 …if (avahi_server_add_service(server, group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, service_name, … in create_entries()
174 …if (avahi_server_add_service(server, group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, service_name, … in create_entries()
179 …if (avahi_server_add_service(server, group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0,service_name, "… in create_entries()
184 …if (avahi_server_add_dns_server_address(server, group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, NUL… in create_entries()
192 if (avahi_server_add(server, group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, r) < 0) { in create_entries()
356 …r = avahi_s_record_browser_new(server, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, k, 0, record_browser_c… in main()
359 …hnr = avahi_s_host_name_resolver_new(server, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, "cname.local", A… in main()
361 …ar = avahi_s_address_resolver_new(server, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, avahi_address_parse… in main()
363 …db = avahi_s_domain_browser_new(server, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, NULL, AVAHI_DOMAIN_BR… in main()
365 …stb = avahi_s_service_type_browser_new(server, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, NULL, 0, stb_c… in main()
[all …]
Dupdate-test.c51 …ret = avahi_server_add_service(s, group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, "foo", "_http._tc… in server_callback()
64 …ret = avahi_server_update_service_txt(s, group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, "foo", "_h… in modify_txt_callback()
Dquerier-test.c72 …service_browser2 = avahi_s_service_browser_new(server, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, SERVIC… in create_second_service_browser()
106 …service_browser1 = avahi_s_service_browser_new(server, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, SERVIC… in main()
Dbrowse.c171 if ((l->interface == AVAHI_IF_UNSPEC || l->interface == interface) && in lookup_find()
224 … lookup_handle_cname(l, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, AVAHI_LOOKUP_USE_WIDE_AREA, r); in lookup_wide_area_callback()
229 b->callback(b, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, event, r, flags, b->userdata); in lookup_wide_area_callback()
241 b->callback(b, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, event, NULL, flags, b->userdata); in lookup_wide_area_callback()
306 b->callback(b, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, event, NULL, flags, b->userdata); in lookup_multicast_callback()
441 if ((n->interface == AVAHI_IF_UNSPEC || n->interface == interface) && in lookup_drop_cname()
Dbrowse-domain.c124 …b->callback(b, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, AVAHI_BROWSER_NEW, (char*) l->text, AVAHI_LOOK… in defer_callback()
131 …b->callback(b, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, AVAHI_BROWSER_ALL_FOR_NOW, NULL, 0, b->userdat… in defer_callback()
Dconformance-test.c79 …avahi_server_add_service(avahi, group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, name, "_http._tcp",… in create_service()
/external/avahi/avahi-client/
Dclient-test.c194 …avahi_entry_group_add_service (g, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, "Lathiat's Site", "_http… in test_entry_group_reset()
204 …avahi_entry_group_update_service_txt(g, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, "Lathiat's Site", … in test_entry_group_update()
258 …printf("%s\n", avahi_strerror(avahi_entry_group_add_service (group, AVAHI_IF_UNSPEC, AVAHI_PROTO_U… in main()
259 …printf("add_record: %d\n", avahi_entry_group_add_record (group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPE… in main()
263 …domain = avahi_domain_browser_new (avahi, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, NULL, AVAHI_DOMAIN_… in main()
270 …st = avahi_service_type_browser_new (avahi, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, NULL, 0, avahi_se… in main()
276 …sb = avahi_service_browser_new (avahi, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, "_http._tcp", NULL, 0,… in main()
282 …hnr = avahi_host_name_resolver_new (avahi, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, "ecstasy.local", A… in main()
293 …if ((error = avahi_entry_group_add_address (group2, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, "test-… in main()
Dsrv-test.c67 …r = avahi_service_resolver_new(client, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, NULL, "_domain._udp", … in main()
Drr-test.c102 …r = avahi_record_browser_new(client, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, "ecstasy.local", AVAHI_D… in main()
/external/avahi/avahi-daemon/
Dsimple-protocol.c298 …if (!(c->host_name_resolver = avahi_s_host_name_resolver_new(avahi_server, AVAHI_IF_UNSPEC, AVAHI_… in handle_line()
304 …if (!(c->host_name_resolver = avahi_s_host_name_resolver_new(avahi_server, AVAHI_IF_UNSPEC, AVAHI_… in handle_line()
310 …if (!(c->host_name_resolver = avahi_s_host_name_resolver_new(avahi_server, AVAHI_IF_UNSPEC, AVAHI_… in handle_line()
322 …if (!(c->address_resolver = avahi_s_address_resolver_new(avahi_server, AVAHI_IF_UNSPEC, AVAHI_PROT… in handle_line()
330 …if (!(c->dns_server_browser = avahi_s_dns_server_browser_new(avahi_server, AVAHI_IF_UNSPEC, AVAHI_… in handle_line()
338 …if (!(c->dns_server_browser = avahi_s_dns_server_browser_new(avahi_server, AVAHI_IF_UNSPEC, AVAHI_… in handle_line()
346 …if (!(c->dns_server_browser = avahi_s_dns_server_browser_new(avahi_server, AVAHI_IF_UNSPEC, AVAHI_… in handle_line()
566 …c->dns_server_browser = avahi_s_dns_server_browser_new(avahi_server, AVAHI_IF_UNSPEC, AVAHI_PROTO_… in simple_protocol_restart_queries()
/external/avahi/avahi-common/
Daddress.h47 AVAHI_IF_UNSPEC = -1 /**< Unspecified/all interface(s) */ enumerator
54 #define AVAHI_IF_VALID(ifindex) (((ifindex) >= 0) || ((ifindex) == AVAHI_IF_UNSPEC))
/external/avahi/examples/
Dcore-publish-service.c103 …if ((ret = avahi_server_add_service(s, group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, name, "_ipp.… in create_services()
109 …if ((ret = avahi_server_add_service(s, group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, name, "_prin… in create_services()
115 …if ((ret = avahi_server_add_service_subtype(s, group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, name… in create_services()
Dclient-publish-service.c115 …if ((ret = avahi_entry_group_add_service(group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, name, "_ip… in create_services()
125 …if ((ret = avahi_entry_group_add_service(group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, name, "_pr… in create_services()
135 …if ((ret = avahi_entry_group_add_service_subtype(group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, na… in create_services()
Dclient-browse-services.c174 …if (!(sb = avahi_service_browser_new(client, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, "_http._tcp", NU… in main()
Dcore-browse-services.c190 …if (!(sb = avahi_s_service_browser_new(server, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, "_http._tcp", … in main()
/external/avahi/avahi-utils/
Davahi-browse.c168 interface != AVAHI_IF_UNSPEC ? if_indextoname(interface, ifname) : _("n/a"), in print_service_line()
178 interface != AVAHI_IF_UNSPEC ? if_indextoname(interface, ifname) : _("n/a"), in print_service_line()
370 AVAHI_IF_UNSPEC, in browse_service_type()
437 AVAHI_IF_UNSPEC, in browse_all()
475 interface != AVAHI_IF_UNSPEC ? if_indextoname(interface, ifname) : "", in domain_browser_callback()
481 interface != AVAHI_IF_UNSPEC ? if_indextoname(interface, ifname) : "n/a", in domain_browser_callback()
511 AVAHI_IF_UNSPEC, in browse_domains()
Davahi-publish.c123 …if (avahi_entry_group_add_address(entry_group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, config->no_rev… in register_stuff()
133 …if (avahi_entry_group_add_service_strlst(entry_group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, conf… in register_stuff()
139 …if (avahi_entry_group_add_service_subtype(entry_group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, con… in register_stuff()
Davahi-resolve.c298 …if (!(avahi_host_name_resolver_new(client, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, argv[i], config.pr… in main()
313 …if (!(avahi_address_resolver_new(client, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, &a, 0, address_resol… in main()
/external/libweave/examples/provider/
Davahi_client.cc74 group_.get(), AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, {}, GetId().c_str(), in PublishService()
85 group_.get(), AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, {}, GetId().c_str(), in PublishService()
/external/avahi/avahi-gobject/
Dga-record-browser.c227 AVAHI_IF_UNSPEC, in ga_record_browser_class_init()
229 AVAHI_IF_UNSPEC, in ga_record_browser_class_init()
302 return ga_record_browser_new_full(AVAHI_IF_UNSPEC, in ga_record_browser_new()
Dga-service-browser.c225 AVAHI_IF_UNSPEC, in ga_service_browser_class_init()
227 AVAHI_IF_UNSPEC, in ga_service_browser_class_init()
334 return ga_service_browser_new_full(AVAHI_IF_UNSPEC, in ga_service_browser_new()
Dga-service-resolver.c227 AVAHI_IF_UNSPEC, in ga_service_resolver_class_init()
229 AVAHI_IF_UNSPEC, in ga_service_resolver_class_init()
Dga-entry-group.c352 return ga_entry_group_add_service_full_strlist(group, AVAHI_IF_UNSPEC, in ga_entry_group_add_service_strlist()
425 AVAHI_IF_UNSPEC, in ga_entry_group_add_service()
471 AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, in ga_entry_group_add_record()
/external/avahi/avahi-compat-libdns_sd/
Dcompat.c651 … ifindex = interface == kDNSServiceInterfaceIndexAny ? AVAHI_IF_UNSPEC : (AvahiIfIndex) interface; in DNSServiceBrowse()
764 … ifindex = interface == kDNSServiceInterfaceIndexAny ? AVAHI_IF_UNSPEC : (AvahiIfIndex) interface; in DNSServiceResolve()
876 … ifindex = interface == kDNSServiceInterfaceIndexAny ? AVAHI_IF_UNSPEC : (AvahiIfIndex) interface; in DNSServiceEnumerateDomains()
1141 …sdref->service_interface = interface == kDNSServiceInterfaceIndexAny ? AVAHI_IF_UNSPEC : (AvahiIfI… in DNSServiceRegister()
1354 … ifindex = interface == kDNSServiceInterfaceIndexAny ? AVAHI_IF_UNSPEC : (AvahiIfIndex) interface; in DNSServiceQueryRecord()
/external/avahi/avahi-discover-standalone/
Dmain.c210 …st->browser = avahi_s_service_browser_new(server, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, st->service… in service_type_browser_callback()
360 …service_type_browser = avahi_s_service_type_browser_new(server, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPE… in main()

12