Searched defs:interface (Results 76 - 100 of 347) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dethernet-rgmii.c75 int interface = INTERFACE(priv->port); local
133 int interface = INTERFACE(priv->port); local
201 int interface = 0; local
243 int interface = 1; local
288 int interface = INTERFACE(priv->port); local
309 int interface = INTERFACE(priv->port); local
359 int interface = INTERFACE(priv->port); local
397 int interface = INTERFACE(priv->port); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Duteval.c185 acpi_status acpi_osi_invalidate(char *interface) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Ddhcpc.h22 char *interface; /* The name of the interface to use */ member in struct:client_config_t
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Ddhcpc.h22 char *interface; /* The name of the interface to use */ member in struct:client_config_t
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Darpping.c38 int arpping(uint32_t test_ip, uint32_t from_ip, uint8_t *from_mac, const char *interface) argument
H A Ddhcpc.h23 const char *interface; /* The name of the interface to use */ member in struct:client_config_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-client/
H A Dinternal.h75 AvahiIfIndex interface; member in struct:AvahiDomainBrowser
91 AvahiIfIndex interface; member in struct:AvahiServiceBrowser
103 AvahiIfIndex interface; member in struct:AvahiServiceTypeBrowser
115 AvahiIfIndex interface; member in struct:AvahiServiceResolver
127 AvahiIfIndex interface; member in struct:AvahiHostNameResolver
139 AvahiIfIndex interface; member in struct:AvahiAddressResolver
152 AvahiIfIndex interface; member in struct:AvahiRecordBrowser
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dbrowse-dns-server.c41 AvahiIfIndex interface; member in struct:AvahiDNSServerInfo
66 static AvahiDNSServerInfo* get_server_info(AvahiSDNSServerBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiRecord *r) { argument
97 host_name_resolver_callback( AvahiSHostNameResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AVAHI_GCC_UNUSED AvahiProtocol protocol, AvahiResolverEvent event, const char *host_name, const AvahiAddress *a, AvahiLookupResultFlags flags, void* userdata) argument
140 record_browser_callback( AvahiSRecordBrowser*rr, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, AvahiRecord *record, AvahiLookupResultFlags flags, void* userdata) argument
236 avahi_s_dns_server_browser_new( AvahiServer *server, AvahiIfIndex interface, AvahiProtocol protocol, const char *domain, AvahiDNSServerType type, AvahiProtocol aprotocol, AvahiLookupFlags flags, AvahiSDNSServerBrowserCallback callback, void* userdata) argument
[all...]
H A Dbrowse.c48 AvahiIfIndex interface; member in struct:AvahiSRBLookup
84 lookup_new( AvahiSRecordBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiLookupFlags flags, AvahiKey *key) argument
160 lookup_find( AvahiSRecordBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiLookupFlags flags, AvahiKey *key) argument
251 lookup_multicast_callback( AvahiMulticastLookupEngine *e, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, AvahiLookupResultFlags flags, AvahiRecord *r, void *userdata) argument
361 lookup_add(AvahiSRecordBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiLookupFlags flags, AvahiKey *key) argument
403 lookup_handle_cname(AvahiSRBLookup *l, AvahiIfIndex interface, AvahiProtocol protocol, AvahiLookupFlags flags, AvahiRecord *r) argument
428 lookup_drop_cname(AvahiSRBLookup *l, AvahiIfIndex interface, AvahiProtocol protocol, AvahiLookupFlags flags, AvahiRecord *r) argument
524 avahi_s_record_browser_new( AvahiServer *server, AvahiIfIndex interface, AvahiProtocol protocol, AvahiKey *key, AvahiLookupFlags flags, AvahiSRecordBrowserCallback callback, void* userdata) argument
[all...]
H A Dcache.h70 AvahiInterface *interface; member in struct:AvahiCache
H A Diface.h120 AvahiInterface *interface; member in struct:AvahiInterfaceAddress
H A Dmulticast-lookup.c48 AvahiIfIndex interface; member in struct:AvahiMulticastLookup
200 AvahiInterface *interface; member in struct:cbdata
81 avahi_multicast_lookup_new( AvahiMulticastLookupEngine *e, AvahiIfIndex interface, AvahiProtocol protocol, AvahiKey *key, AvahiMulticastLookupCallback callback, void *userdata) argument
243 avahi_multicast_lookup_engine_scan_cache( AvahiMulticastLookupEngine *e, AvahiIfIndex interface, AvahiProtocol protocol, AvahiKey *key, AvahiMulticastLookupCallback callback, void *userdata) argument
[all...]
H A Dprobe-sched.c55 AvahiInterface *interface; member in struct:AvahiProbeScheduler
H A Dresolve-service.c47 AvahiIfIndex interface; member in struct:AvahiSServiceResolver
168 record_browser_callback( AvahiSRecordBrowser*rr, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, AvahiRecord *record, AvahiLookupResultFlags flags, void* userdata) argument
380 avahi_s_service_resolver_new( AvahiServer *server, AvahiIfIndex interface, AvahiProtocol protocol, const char *name, const char *type, const char *domain, AvahiProtocol aprotocol, AvahiLookupFlags flags, AvahiSServiceResolverCallback callback, void* userdata) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Ddbus-protocol.c466 int32_t interface, protocol, aprotocol; local
508 int32_t interface, protocol; local
562 int32_t interface, protocol, type; local
618 int32_t interface, protocol; local
673 int32_t interface, protocol; local
720 int32_t interface, protocol, aprotocol; local
770 int32_t interface, protocol, aprotocol; local
833 int32_t interface, protocol, aprotocol; local
886 int32_t interface, protocol; local
951 int32_t interface, protocol; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-gobject/
H A Dga-entry-group.h44 AvahiIfIndex interface; member in struct:_GaEntryGroupService
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A Davahi-resolve.c66 host_name_resolver_callback( AvahiHostNameResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AVAHI_GCC_UNUSED AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const AvahiAddress *a, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, AVAHI_GCC_UNUSED void *userdata) argument
105 address_resolver_callback( AvahiAddressResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AVAHI_GCC_UNUSED AvahiProtocol protocol, AvahiResolverEvent event, const AvahiAddress *a, const char *name, AVAHI_GCC_UNUSED AvahiLookupResultFlags flags, AVAHI_GCC_UNUSED void *userdata) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dpolicy.h62 char *interface; member in struct:BusPolicyRule::__anon1644::__anon1645
77 char *interface; member in struct:BusPolicyRule::__anon1644::__anon1646
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dinternal.h75 AvahiIfIndex interface; member in struct:AvahiDomainBrowser
91 AvahiIfIndex interface; member in struct:AvahiServiceBrowser
103 AvahiIfIndex interface; member in struct:AvahiServiceTypeBrowser
115 AvahiIfIndex interface; member in struct:AvahiServiceResolver
127 AvahiIfIndex interface; member in struct:AvahiHostNameResolver
139 AvahiIfIndex interface; member in struct:AvahiAddressResolver
152 AvahiIfIndex interface; member in struct:AvahiRecordBrowser
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dbrowse-dns-server.c41 AvahiIfIndex interface; member in struct:AvahiDNSServerInfo
66 static AvahiDNSServerInfo* get_server_info(AvahiSDNSServerBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiRecord *r) { argument
97 host_name_resolver_callback( AvahiSHostNameResolver *r, AVAHI_GCC_UNUSED AvahiIfIndex interface, AVAHI_GCC_UNUSED AvahiProtocol protocol, AvahiResolverEvent event, const char *host_name, const AvahiAddress *a, AvahiLookupResultFlags flags, void* userdata) argument
140 record_browser_callback( AvahiSRecordBrowser*rr, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, AvahiRecord *record, AvahiLookupResultFlags flags, void* userdata) argument
236 avahi_s_dns_server_browser_new( AvahiServer *server, AvahiIfIndex interface, AvahiProtocol protocol, const char *domain, AvahiDNSServerType type, AvahiProtocol aprotocol, AvahiLookupFlags flags, AvahiSDNSServerBrowserCallback callback, void* userdata) argument
[all...]
H A Dbrowse.c48 AvahiIfIndex interface; member in struct:AvahiSRBLookup
84 lookup_new( AvahiSRecordBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiLookupFlags flags, AvahiKey *key) argument
160 lookup_find( AvahiSRecordBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiLookupFlags flags, AvahiKey *key) argument
251 lookup_multicast_callback( AvahiMulticastLookupEngine *e, AvahiIfIndex interface, AvahiProtocol protocol, AvahiBrowserEvent event, AvahiLookupResultFlags flags, AvahiRecord *r, void *userdata) argument
361 lookup_add(AvahiSRecordBrowser *b, AvahiIfIndex interface, AvahiProtocol protocol, AvahiLookupFlags flags, AvahiKey *key) argument
403 lookup_handle_cname(AvahiSRBLookup *l, AvahiIfIndex interface, AvahiProtocol protocol, AvahiLookupFlags flags, AvahiRecord *r) argument
428 lookup_drop_cname(AvahiSRBLookup *l, AvahiIfIndex interface, AvahiProtocol protocol, AvahiLookupFlags flags, AvahiRecord *r) argument
524 avahi_s_record_browser_new( AvahiServer *server, AvahiIfIndex interface, AvahiProtocol protocol, AvahiKey *key, AvahiLookupFlags flags, AvahiSRecordBrowserCallback callback, void* userdata) argument
[all...]
H A Dcache.h70 AvahiInterface *interface; member in struct:AvahiCache
H A Diface.h120 AvahiInterface *interface; member in struct:AvahiInterfaceAddress
H A Dmulticast-lookup.c48 AvahiIfIndex interface; member in struct:AvahiMulticastLookup
200 AvahiInterface *interface; member in struct:cbdata
81 avahi_multicast_lookup_new( AvahiMulticastLookupEngine *e, AvahiIfIndex interface, AvahiProtocol protocol, AvahiKey *key, AvahiMulticastLookupCallback callback, void *userdata) argument
243 avahi_multicast_lookup_engine_scan_cache( AvahiMulticastLookupEngine *e, AvahiIfIndex interface, AvahiProtocol protocol, AvahiKey *key, AvahiMulticastLookupCallback callback, void *userdata) argument
[all...]
H A Dprobe-sched.c55 AvahiInterface *interface; member in struct:AvahiProbeScheduler

Completed in 161 milliseconds

1234567891011>>