Searched refs:net (Results 1 - 25 of 9077) sorted by relevance

1234567891011>>

/external/chromium_org/net/url_request/
H A Dwebsocket_handshake_userdata_key.cc5 #include "net/url_request/websocket_handshake_userdata_key.h"
7 namespace net { namespace
11 } // namespace net
H A Durl_request_interceptor.cc5 #include "net/url_request/url_request_interceptor.h"
7 namespace net { namespace
15 } // namespace net
/external/chromium_org/remoting/protocol/
H A Dsocket_util.cc7 #include "net/base/net_errors.h"
15 case net::ERR_ADDRESS_UNREACHABLE:
16 case net::ERR_CONNECTION_RESET:
21 case net::ERR_ADDRESS_INVALID:
28 case net::ERR_ACCESS_DENIED:
33 case net::ERR_OUT_OF_MEMORY:
/external/chromium_org/components/domain_reliability/
H A Dutil.cc12 #include "net/base/net_errors.h"
48 { net::OK, "ok" },
49 { net::ERR_TIMED_OUT, "tcp.connection.timed_out" },
50 { net::ERR_CONNECTION_CLOSED, "tcp.connection.closed" },
51 { net::ERR_CONNECTION_RESET, "tcp.connection.reset" },
52 { net::ERR_CONNECTION_REFUSED, "tcp.connection.refused" },
53 { net::ERR_CONNECTION_ABORTED, "tcp.connection.aborted" },
54 { net::ERR_CONNECTION_FAILED, "tcp.connection.failed" },
55 { net::ERR_NAME_NOT_RESOLVED, "dns" },
56 { net
[all...]
/external/chromium_org/net/cookies/
H A Dcookie_store.cc5 #include "net/cookies/cookie_store.h"
7 #include "net/cookies/cookie_options.h"
9 namespace net { namespace
15 } // namespace net
/external/chromium_org/net/proxy/
H A Ddhcpcsvc_init_win.h7 namespace net { namespace
17 } // namespace net
/external/chromium_org/net/quic/crypto/
H A Dchannel_id.cc5 #include "net/quic/crypto/channel_id.h"
7 namespace net { namespace
14 } // namespace net
/external/chromium_org/net/quic/
H A Diovector.cc5 #include "net/quic/iovector.h"
7 namespace net { namespace
13 } // namespace net
H A Dquic_write_blocked_list.cc5 #include "net/quic/quic_write_blocked_list.h"
7 namespace net { namespace
10 static_cast<QuicPriority>(net::kHighestPriority);
12 static_cast<QuicPriority>(net::kLowestPriority);
20 } // namespace net
/external/chromium_org/net/tools/flip_server/
H A Dflip_test_utils.cc5 #include "net/tools/flip_server/flip_test_utils.h"
7 namespace net { namespace
13 } // namespace net
/external/chromium_org/ppapi/host/
H A Derror_conversion.cc8 #include "net/base/net_errors.h"
19 case net::OK:
21 case net::ERR_IO_PENDING:
23 case net::ERR_ABORTED:
25 case net::ERR_INVALID_ARGUMENT:
27 case net::ERR_INVALID_HANDLE:
29 case net::ERR_FILE_NOT_FOUND:
31 case net::ERR_TIMED_OUT:
33 case net::ERR_FILE_TOO_BIG:
35 case net
[all...]
/external/chromium_org/media/cast/test/utility/
H A Dnet_utility.cc8 #include "net/base/net_errors.h"
9 #include "net/udp/udp_socket.h"
15 // TODO(hubbe): Move to /net/.
16 net::IPEndPoint GetFreeLocalPort() {
17 net::IPAddressNumber localhost;
22 scoped_ptr<net::UDPSocket> receive_socket(
23 new net::UDPSocket(net::DatagramSocket::DEFAULT_BIND,
24 net::RandIntCallback(),
26 net
[all...]
/external/chromium_org/components/gcm_driver/
H A Dgcm_backoff_policy.cc14 const net::BackoffEntry::Policy kDefaultBackoffPolicy = {
42 const net::BackoffEntry::Policy& GetGCMBackoffPolicy() {
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/http/
H A DHttpURLConnectionTest.java17 package org.apache.harmony.luni.tests.internal.net.www.protocol.http;
21 import java.net.Authenticator;
22 import java.net.ConnectException;
23 import java.net.HttpURLConnection;
24 import java.net.InetSocketAddress;
25 import java.net.MalformedURLException;
26 import java.net.PasswordAuthentication;
27 import java.net.Proxy;
28 import java.net.ProxySelector;
29 import java.net
[all...]
/external/chromium_org/content/shell/browser/
H A Dshell_network_delegate.cc7 #include "net/base/net_errors.h"
8 #include "net/base/static_cookie_policy.h"
9 #include "net/url_request/url_request.h"
28 net::URLRequest* request,
29 const net::CompletionCallback& callback,
31 return net::OK;
35 net::URLRequest* request,
36 const net::CompletionCallback& callback,
37 net::HttpRequestHeaders* headers) {
38 return net
[all...]
/external/chromium_org/net/android/
H A Dnet_jni_registrar.cc5 #include "net/android/net_jni_registrar.h"
10 #include "net/android/android_private_key.h"
11 #include "net/android/gurl_utils.h"
12 #include "net/android/keystore.h"
13 #include "net/android/network_change_notifier_android.h"
14 #include "net/android/network_library.h"
15 #include "net/cert/x509_util_android.h"
16 #include "net/proxy/proxy_config_service_android.h"
19 #include "net/base/net_string_util_icu_alternatives_android.h"
22 namespace net { namespace
[all...]
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_cc_functions.c60 sctp_set_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net) argument
69 net->cwnd = min((net->mtu * 4), max((2 * net->mtu), SCTP_INITIAL_CWND));
77 net->cwnd = (net->mtu - sizeof(struct sctphdr)) * cwnd_in_mtu;
82 net->cwnd /= assoc->numnets;
83 if (net->cwnd < (net->mtu - sizeof(struct sctphdr))) {
84 net
103 struct sctp_nets *net; local
239 cc_bw_same(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t rtt_offset, uint64_t vtag, uint8_t inst_ind) argument
394 cc_bw_decrease(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t rtt_offset, uint64_t vtag, uint8_t inst_ind) argument
552 cc_bw_increase(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw, uint64_t vtag) argument
606 cc_bw_limit(struct sctp_tcb *stcb, struct sctp_nets *net, uint64_t nbw) argument
744 struct sctp_nets *net; local
1060 sctp_cwnd_update_exit_pf_common(struct sctp_tcb *stcb, struct sctp_nets *net) argument
1083 sctp_cwnd_update_after_timeout(struct sctp_tcb *stcb, struct sctp_nets *net) argument
1158 sctp_cwnd_update_after_ecn_echo_common(struct sctp_tcb *stcb, struct sctp_nets *net, int in_window, int num_pkt_lost, int use_rtcc) argument
1216 sctp_cwnd_update_after_packet_dropped(struct sctp_tcb *stcb, struct sctp_nets *net, struct sctp_pktdrop_chunk *cp, uint32_t *bottle_bw, uint32_t *on_queue) argument
1338 sctp_cwnd_update_after_output(struct sctp_tcb *stcb, struct sctp_nets *net, int burst_limit) argument
1370 sctp_cwnd_update_after_ecn_echo(struct sctp_tcb *stcb, struct sctp_nets *net, int in_window, int num_pkt_lost) argument
1383 sctp_cwnd_update_rtcc_after_ecn_echo(struct sctp_tcb *stcb, struct sctp_nets *net, int in_window, int num_pkt_lost) argument
1391 sctp_cwnd_update_rtcc_tsn_acknowledged(struct sctp_nets *net, struct sctp_tmit_chunk *tp1) argument
1398 sctp_cwnd_prepare_rtcc_net_for_sack(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net) argument
1411 sctp_cwnd_new_rtcc_transmission_begins(struct sctp_tcb *stcb, struct sctp_nets *net) argument
1472 sctp_set_rtcc_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net) argument
1516 struct sctp_nets *net; local
1570 sctp_cwnd_update_rtcc_packet_transmitted(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net) argument
1589 sctp_rtt_rtcc_calculated(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_nets *net, struct timeval *now SCTP_UNUSED) argument
1683 sctp_hs_cwnd_increase(struct sctp_tcb *stcb, struct sctp_nets *net) argument
1720 sctp_hs_cwnd_decrease(struct sctp_tcb *stcb, struct sctp_nets *net) argument
1763 struct sctp_nets *net; local
1828 struct sctp_nets *net; local
1961 htcp_cwnd_undo(struct sctp_tcb *stcb, struct sctp_nets *net) argument
1972 measure_rtt(struct sctp_nets *net) argument
1990 measure_achieved_throughput(struct sctp_nets *net) argument
2090 htcp_param_update(struct sctp_nets *net) argument
2104 htcp_recalc_ssthresh(struct sctp_nets *net) argument
2111 htcp_cong_avoid(struct sctp_tcb *stcb, struct sctp_nets *net) argument
2176 htcp_min_cwnd(struct sctp_tcb *stcb, struct sctp_nets *net) argument
2183 htcp_init(struct sctp_nets *net) argument
2193 sctp_htcp_set_initial_cc_param(struct sctp_tcb *stcb, struct sctp_nets *net) argument
2213 struct sctp_nets *net; local
2279 struct sctp_nets *net; local
2347 sctp_htcp_cwnd_update_after_timeout(struct sctp_tcb *stcb, struct sctp_nets *net) argument
2363 sctp_htcp_cwnd_update_after_ecn_echo(struct sctp_tcb *stcb, struct sctp_nets *net, int in_window, int num_pkt_lost SCTP_UNUSED) argument
[all...]
/external/chromium_org/content/renderer/
H A Dnet_info_helper.cc11 net::NetworkChangeNotifier::ConnectionType net_type) {
13 case net::NetworkChangeNotifier::CONNECTION_UNKNOWN:
15 case net::NetworkChangeNotifier::CONNECTION_ETHERNET:
17 case net::NetworkChangeNotifier::CONNECTION_WIFI:
19 case net::NetworkChangeNotifier::CONNECTION_NONE:
21 case net::NetworkChangeNotifier::CONNECTION_2G:
22 case net::NetworkChangeNotifier::CONNECTION_3G:
23 case net::NetworkChangeNotifier::CONNECTION_4G:
25 case net::NetworkChangeNotifier::CONNECTION_BLUETOOTH:
/external/chromium_org/android_webview/browser/net/
H A Daw_network_delegate.cc5 #include "android_webview/browser/net/aw_network_delegate.h"
12 #include "net/base/net_errors.h"
13 #include "net/base/completion_callback.h"
14 #include "net/proxy/proxy_info.h"
15 #include "net/proxy/proxy_server.h"
16 #include "net/url_request/url_request.h"
29 net::URLRequest* request,
30 const net::CompletionCallback& callback,
32 return net::OK;
36 net
[all...]
H A Daw_network_delegate.h9 #include "net/base/network_delegate.h"
16 namespace net { namespace
24 class AwNetworkDelegate : public net::NetworkDelegate {
44 virtual int OnBeforeURLRequest(net::URLRequest* request,
45 const net::CompletionCallback& callback,
47 virtual int OnBeforeSendHeaders(net::URLRequest* request,
48 const net::CompletionCallback& callback,
49 net::HttpRequestHeaders* headers) OVERRIDE;
51 net::URLRequest* request,
52 const net
[all...]
/external/chromium_org/chrome/browser/net/
H A Dchrome_fraudulent_certificate_reporter.h11 #include "net/url_request/fraudulent_certificate_reporter.h"
12 #include "net/url_request/url_request.h"
14 namespace net { namespace
21 : public net::FraudulentCertificateReporter,
22 public net::URLRequest::Delegate {
25 net::URLRequestContext* request_context);
31 virtual scoped_ptr<net::URLRequest> CreateURLRequest(
32 net::URLRequestContext* context);
34 // net::FraudulentCertificateReporter
36 const net
[all...]
/external/chromium_org/jingle/glue/
H A Dxmpp_client_socket_factory.h13 #include "net/ssl/ssl_config_service.h"
15 namespace net { namespace
22 } // namespace net
30 net::ClientSocketFactory* client_socket_factory,
31 const net::SSLConfig& ssl_config,
32 const scoped_refptr<net::URLRequestContextGetter>& request_context_getter,
38 virtual scoped_ptr<net::StreamSocket> CreateTransportClientSocket(
39 const net::HostPortPair& host_and_port) OVERRIDE;
41 virtual scoped_ptr<net::SSLClientSocket> CreateSSLClientSocket(
42 scoped_ptr<net
[all...]
H A Dresolving_client_socket_factory.h10 namespace net { namespace
15 } // namespace net
17 // TODO(sanjeevr): Move this to net/
27 virtual scoped_ptr<net::StreamSocket> CreateTransportClientSocket(
28 const net::HostPortPair& host_and_port) = 0;
30 virtual scoped_ptr<net::SSLClientSocket> CreateSSLClientSocket(
31 scoped_ptr<net::ClientSocketHandle> transport_socket,
32 const net::HostPortPair& host_and_port) = 0;
/external/nist-sip/java/gov/nist/core/net/
H A DAddressResolver.java26 package gov.nist.core.net;
28 import java.net.InetAddress;
29 import java.net.UnknownHostException;
/external/chromium_org/android_webview/native/
H A Dnet_init_native_callback.cc5 #include "android_webview/browser/net/init_native_callback.h"
7 #include "android_webview/browser/net/aw_url_request_job_factory.h"
9 #include "net/url_request/url_request_interceptor.h"
13 scoped_ptr<net::URLRequestInterceptor>
18 scoped_ptr<net::URLRequestInterceptor>

Completed in 7128 milliseconds

1234567891011>>