Searched refs:AvahiProtocol (Results 26 - 50 of 141) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Diface.h100 AvahiProtocol protocol;
140 void avahi_interface_monitor_walk(AvahiInterfaceMonitor *m, AvahiIfIndex idx, AvahiProtocol protocol, AvahiInterfaceMonitorWalkCallback callback, void* userdata);
159 AvahiInterface* avahi_interface_new(AvahiInterfaceMonitor *m, AvahiHwInterface *hw, AvahiProtocol protocol);
174 int avahi_interface_match(AvahiInterface *i, AvahiIfIndex idx, AvahiProtocol protocol);
178 AvahiInterface* avahi_interface_monitor_get_interface(AvahiInterfaceMonitor *m, AvahiIfIndex idx, AvahiProtocol protocol);
H A Dbrowse-dns-server.c42 AvahiProtocol protocol;
57 AvahiProtocol aprotocol;
66 static AvahiDNSServerInfo* get_server_info(AvahiSDNSServerBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiRecord *r) {
100 AVAHI_GCC_UNUSED AvahiProtocol protocol,
143 AvahiProtocol protocol,
239 AvahiProtocol protocol,
242 AvahiProtocol aprotocol,
H A Dinternal.h74 AvahiProtocol protocol;
183 int avahi_server_is_service_local(AvahiServer *s, AvahiIfIndex interface, AvahiProtocol protocol, const char *name);
184 int avahi_server_is_record_local(AvahiServer *s, AvahiIfIndex interface, AvahiProtocol protocol, AvahiRecord *record);
190 AvahiProtocol protocol,
H A Davahi-test.c95 AvahiProtocol protocol,
214 AvahiProtocol protocol,
231 AvahiProtocol protocol,
247 AvahiProtocol protocol,
259 AvahiProtocol protocol,
272 AvahiProtocol protocol,
285 AvahiProtocol protocol,
313 AvahiProtocol protocol,
H A Dresolve-host-name.c50 AvahiProtocol protocol;
124 AvahiProtocol protocol,
209 AvahiProtocol protocol,
211 AvahiProtocol aprotocol,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dbrowse-dns-server.c42 AvahiProtocol protocol;
57 AvahiProtocol aprotocol;
66 static AvahiDNSServerInfo* get_server_info(AvahiSDNSServerBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiRecord *r) {
100 AVAHI_GCC_UNUSED AvahiProtocol protocol,
143 AvahiProtocol protocol,
239 AvahiProtocol protocol,
242 AvahiProtocol aprotocol,
H A Dinternal.h74 AvahiProtocol protocol;
183 int avahi_server_is_service_local(AvahiServer *s, AvahiIfIndex interface, AvahiProtocol protocol, const char *name);
184 int avahi_server_is_record_local(AvahiServer *s, AvahiIfIndex interface, AvahiProtocol protocol, AvahiRecord *record);
190 AvahiProtocol protocol,
H A Davahi-test.c95 AvahiProtocol protocol,
214 AvahiProtocol protocol,
231 AvahiProtocol protocol,
247 AvahiProtocol protocol,
259 AvahiProtocol protocol,
272 AvahiProtocol protocol,
285 AvahiProtocol protocol,
313 AvahiProtocol protocol,
H A Dresolve-host-name.c50 AvahiProtocol protocol;
124 AvahiProtocol protocol,
209 AvahiProtocol protocol,
211 AvahiProtocol aprotocol,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-gobject/
H A Dga-entry-group.h45 AvahiProtocol protocol;
95 AvahiProtocol
119 AvahiProtocol protocol,
137 AvahiProtocol protocol,
H A Dga-service-browser.h61 AvahiProtocol protocol,
H A Dga-record-browser.h62 AvahiProtocol protocol,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A Dga-entry-group.h45 AvahiProtocol protocol;
95 AvahiProtocol
119 AvahiProtocol protocol,
137 AvahiProtocol protocol,
H A Dga-service-browser.h61 AvahiProtocol protocol,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-client/
H A Dclient-test.c56 AvahiProtocol protocol,
68 AvahiProtocol protocol,
95 AvahiProtocol protocol,
117 AvahiProtocol protocol,
130 AvahiProtocol protocol,
149 AvahiProtocol protocol,
H A Dresolver.c146 avahi_address_parse(address, (AvahiProtocol) aprotocol, &a);
148 r->callback(r, (AvahiIfIndex) interface, (AvahiProtocol) protocol, AVAHI_RESOLVER_FOUND, name, type, domain, host, address ? &a : NULL, port, strlst, (AvahiLookupResultFlags) flags, r->userdata);
184 AvahiProtocol protocol,
188 AvahiProtocol aprotocol,
391 if (!avahi_address_parse(address, (AvahiProtocol) aprotocol, &a)) {
396 r->callback(r, (AvahiIfIndex) interface, (AvahiProtocol) protocol, AVAHI_RESOLVER_FOUND, name, &a, (AvahiLookupResultFlags) flags, r->userdata);
429 AvahiProtocol protocol,
431 AvahiProtocol aprotocol,
610 if (!avahi_address_parse(address, (AvahiProtocol) aprotocol, &a)) {
615 r->callback(r, (AvahiIfIndex) interface, (AvahiProtocol) protoco
[all...]
H A Dsrv-test.c38 AVAHI_GCC_UNUSED AvahiProtocol protocol,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dclient-test.c56 AvahiProtocol protocol,
68 AvahiProtocol protocol,
95 AvahiProtocol protocol,
117 AvahiProtocol protocol,
130 AvahiProtocol protocol,
149 AvahiProtocol protocol,
H A Dresolver.c146 avahi_address_parse(address, (AvahiProtocol) aprotocol, &a);
148 r->callback(r, (AvahiIfIndex) interface, (AvahiProtocol) protocol, AVAHI_RESOLVER_FOUND, name, type, domain, host, address ? &a : NULL, port, strlst, (AvahiLookupResultFlags) flags, r->userdata);
184 AvahiProtocol protocol,
188 AvahiProtocol aprotocol,
391 if (!avahi_address_parse(address, (AvahiProtocol) aprotocol, &a)) {
396 r->callback(r, (AvahiIfIndex) interface, (AvahiProtocol) protocol, AVAHI_RESOLVER_FOUND, name, &a, (AvahiLookupResultFlags) flags, r->userdata);
429 AvahiProtocol protocol,
431 AvahiProtocol aprotocol,
610 if (!avahi_address_parse(address, (AvahiProtocol) aprotocol, &a)) {
615 r->callback(r, (AvahiIfIndex) interface, (AvahiProtocol) protoco
[all...]
H A Dsrv-test.c38 AVAHI_GCC_UNUSED AvahiProtocol protocol,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-ui/
H A Davahi-ui.h174 void aui_service_dialog_set_address_family(AuiServiceDialog *d, AvahiProtocol proto);
177 AvahiProtocol aui_service_dialog_get_address_family(AuiServiceDialog *d);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-ui/
H A Davahi-ui.h174 void aui_service_dialog_set_address_family(AuiServiceDialog *d, AvahiProtocol proto);
177 AvahiProtocol aui_service_dialog_get_address_family(AuiServiceDialog *d);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Daddress.c107 AvahiAddress *avahi_address_parse(const char *s, AvahiProtocol proto, AvahiAddress *ret_addr) {
129 int avahi_proto_to_af(AvahiProtocol proto) {
139 AvahiProtocol avahi_af_to_proto(int af) {
149 const char* avahi_proto_to_string(AvahiProtocol proto) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Ddbus-util.h55 int avahi_dbus_is_our_own_service(Client *c, AvahiIfIndex interface, AvahiProtocol protocol, const char *name, const char *type, const char *domain);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Daddress.c107 AvahiAddress *avahi_address_parse(const char *s, AvahiProtocol proto, AvahiAddress *ret_addr) {
129 int avahi_proto_to_af(AvahiProtocol proto) {
139 AvahiProtocol avahi_af_to_proto(int af) {
149 const char* avahi_proto_to_string(AvahiProtocol proto) {

Completed in 120 milliseconds

123456