HomeSort by relevance Sort by last modified time
    Searched refs:network (Results 26 - 50 of 63) sorted by null

12 3

  /external/wpa_supplicant/
ctrl_iface_dbus.h 42 #define WPAS_DBUS_IFACE_NETWORK WPAS_DBUS_INTERFACE ".Network"
88 char * wpas_dbus_decompose_object_path(const char *path, char **network,
ctrl_iface_dbus.c 286 * @network: (out) the configured network this object path refers to, if any
288 * Returns: The object path of the network interface this path refers to
290 * For a given object path, decomposes the object path into object id, network,
293 char * wpas_dbus_decompose_object_path(const char *path, char **network,
321 if (network && net_part) {
322 /* Deal with a request for a configured network */
325 *network = NULL;
327 *network = strdup(net_name);
362 * wpas_dbus_new_invalid_network_error - Return a new invalid network error messag
492 char *network = NULL; local
    [all...]
ctrl_iface_dbus_handlers.c 83 * wpas_dbus_global_add_interface - Request registration of a network interface
90 * by dbus clients to register a network interface that wpa_supplicant
195 * by dbus clients to deregister a network interface that wpa_supplicant
240 * by dbus clients for the object path of an specific network interface.
285 * @wpa_s: wpa_supplicant structure for a network interface
289 * Handler function for "scan" method call of a network device. Requests
305 * @wpa_s: wpa_supplicant structure for a network interface
309 * Handler function for "scanResults" method call of a network device. Returns
350 /* Construct the object path for this network. Note that ':'
371 * wpas_dbus_bssid_properties - Return the properties of a scanned network
1054 char *network = NULL; local
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.c 278 * @network: (out) the configured network this object path refers to, if any
280 * Returns: The object path of the network interface this path refers to
282 * For a given object path, decomposes the object path into object id, network,
285 char * wpas_dbus_decompose_object_path(const char *path, char **network,
313 if (network && net_part) {
314 /* Deal with a request for a configured network */
317 *network = NULL;
319 *network = strdup(net_name);
354 * wpas_dbus_new_invalid_network_error - Return a new invalid network error messag
485 char *network = NULL; local
    [all...]
ctrl_iface_dbus.h 44 #define WPAS_DBUS_IFACE_NETWORK WPAS_DBUS_INTERFACE ".Network"
93 char * wpas_dbus_decompose_object_path(const char *path, char **network,
ctrl_iface_dbus_handlers.c 86 * wpas_dbus_global_add_interface - Request registration of a network interface
93 * by dbus clients to register a network interface that wpa_supplicant
198 * by dbus clients to deregister a network interface that wpa_supplicant
243 * by dbus clients for the object path of an specific network interface.
292 * by dbus clients for the object path of an specific network interface.
333 * @wpa_s: wpa_supplicant structure for a network interface
337 * Handler function for "scan" method call of a network device. Requests
353 * @wpa_s: wpa_supplicant structure for a network interface
357 * Handler function for "scanResults" method call of a network device. Returns
398 /* Construct the object path for this network. Note that ':
1112 char *network = NULL; local
    [all...]
  /frameworks/base/core/java/android/webkit/
HttpAuthHandler.java 34 /* It is important that the handler is in Network, because
39 private static final String LOGTAG = "network";
42 * Network.
44 private Network mNetwork;
68 * @param network The parent network object
70 /* package */ HttpAuthHandler(Network network) {
71 mNetwork = network;
LoadListener.java 54 // Network thread and the WebCore thread.
187 * This message handler is to facilitate communication between the network
205 * file (this thread) or from http (Network thread).
255 * This message is sent from the network thread when the http
267 * This message is sent when the network thread receives a ssl
275 * This message is sent when the network thread encounters a
308 * IMPORTANT: as this is called from network thread, can't call native
434 Network network = Network.getInstance(mContext) local
1370 Network network = Network.getInstance(getContext()); local
    [all...]
  /external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec 25 is designed to provide DNS and, optionally, DHCP, to a small network. It can
30 leases and BOOTP for network booting of diskless machines.
  /frameworks/base/cmds/dumpstate/
dumpstate.c 47 char network[PROPERTY_VALUE_MAX], date[80]; local
53 property_get("gsm.operator.alpha", network, "(unknown)");
64 printf("Network: %s\n", network);
102 run_command("NETWORK INTERFACES", 10, "netcfg", NULL);
103 dump_file("NETWORK ROUTES", "/proc/net/route");
  /external/webkit/WebCore/
Android.mk 516 platform/network/AuthenticationChallengeBase.cpp \
517 platform/network/Credential.cpp \
518 platform/network/CredentialStorage.cpp \
519 platform/network/FormData.cpp \
520 platform/network/FormDataBuilder.cpp \
521 platform/network/HTTPHeaderMap.cpp \
522 platform/network/HTTPParsers.cpp \
523 platform/network/NetworkStateNotifier.cpp \
524 platform/network/ProtectionSpace.cpp \
525 platform/network/ResourceErrorBase.cpp
    [all...]
  /external/wpa_supplicant/wpa_gui/
wpagui.ui.h 434 QString network(id);
435 network.append(": ");
436 network.append(ssid);
437 networkSelect->insertItem(network);
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
wpagui.ui.h 432 QString network(id);
433 network.append(": ");
434 network.append(ssid);
435 networkSelect->insertItem(network);
  /external/tcpdump/
print-olsr.c 119 u_int8_t network[4]; member in struct:olsr_hna
362 ipaddr_string(ptr.hna->network),
  /external/iproute2/doc/
ip-tunnels.tex 52 ``network unreachable'' and after this I found a strange direct route
56 connected network has not any exceptions. You may tell kernel, that
203 collapse of routing or flooding network with exponentially
330 anyone on the Internet may inject to your network any packets with
390 tunnel is not quite appropriate in this case, it is rather virtual network).
397 This tunnel is true broadcast network and broadcast packets are
400 if multicast routing is supported in surrounding network, all GRE nodes
402 broadcast network. If multicast routing does not work, it is unpleasant
403 but not fatal flaw. The tunnel becomes NBMA rather than broadcast network.
416 to GRE virtual network or ask for informatio
    [all...]
  /external/ppp/pppd/
ipxcp.c 131 { "ipx-network", o_uint32, &ipxcp_wantoptions[0].our_network,
132 "Set our IPX network number", OPT_PRIO, &ipxcp_wantoptions[0].neg_nn },
134 { "ipxcp-accept-network", o_bool, &ipxcp_wantoptions[0].accept_network,
135 "Accept peer IPX network number", 1,
209 #define CILEN_NETN 6 /* network number length option */
247 * Make a string representation of a network IP address.
396 wo->network = 0;
1034 * The network number must match. Choose the larger of the two.
1037 /* if we wont negotiate the network number or the length is wrong
1045 /* If the network numbers match then acknowledge them. *
    [all...]
  /external/webkit/
Android.mk 130 $(LOCAL_PATH)/WebCore/platform/graphics/network \
140 $(LOCAL_PATH)/WebCore/platform/network \
141 $(LOCAL_PATH)/WebCore/platform/network/android \
  /external/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 477 QString network(id);
478 network.append(": ");
479 network.append(ssid);
480 networkSelect->insertItem(network);
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoInstrument.java 56 private static final String NETWORK = "network";
136 // network
137 String network = tm.getNetworkOperatorName(); local
138 addResult(NETWORK, network);
  /external/bluetooth/bluez/tools/
sdptool.c 1141 uint8_t network; member in struct:__anon1812
1482 sdp_data_t *network = sdp_data_alloc(SDP_UINT8, &netid); local
1618 sdp_data_t *network = sdp_data_alloc(SDP_UINT8, &netid); local
2575 sdp_data_t *network = sdp_data_alloc(SDP_UINT8, &netid); local
2637 sdp_data_t *network = sdp_data_alloc(SDP_UINT8, &netid); local
    [all...]
  /libcore/dalvik/src/main/java/dalvik/system/
BlockGuard.java 65 * Called on network operations.
250 * A network wrapper that calls the policy check functions.
255 public WrappedNetworkSystem(INetworkSystem network) {
256 mNetwork = network;
386 // We exclude sockets without SO_LINGER so that apps can close their network connections
  /external/bluetooth/bluez/audio/
manager.c 353 sdp_data_t *network; local
359 network = sdp_data_alloc(SDP_UINT8, &netid);
360 if (!network) {
399 sdp_attr_add(record, SDP_ATTR_EXTERNAL_NETWORK, network);
  /external/chromium/net/http/
http_cache.cc 231 net::HttpNetworkLayer* network = local
233 return network->GetSession();
808 net::HttpNetworkLayer* network = local
810 HttpNetworkSession* session = network->GetSession();
  /packages/apps/Settings/src/com/android/settings/
RadioInfo.java 109 private TextView network; field in class:RadioInfo
257 network = (TextView) findViewById(R.id.network);
590 network.setText(display);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 487 "No network interfaces in use.\n"
632 QString network(id);
633 network.append(": ");
634 network.append(ssid);
635 networkSelect->addItem(network);
636 networkList->addItem(network);
652 networkSelect->addItem("Select any network");
851 "Disconnected from network.");
854 "Connection to network established.");
891 wpsStatusText->setText("Network configuration received")
    [all...]

Completed in 2903 milliseconds

12 3