Searched defs:num_sockets (Results  1 – 9 of 9) sorted by relevance
| /external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ | 
| D | sockmap_basic.c | 204 	__u32 i, num_sockets, num_elems;  in test_sockmap_copy()  local
 | 
| D | bpf_iter.c | 1054 	int err, i, len, map_fd, iter_fd, num_sockets;  in test_bpf_sk_storage_map()  local
 | 
| /external/cronet/net/dns/ | 
| D | fuzzed_host_resolver_util.cc | 355     int num_sockets = data_provider_->ConsumeIntegralInRange(1, 4);  in CreateSockets()  local
 | 
| /external/cronet/net/socket/ | 
| D | websocket_transport_client_socket_pool.cc | 133     int num_sockets,  in RequestSockets()
 | 
| D | transport_client_socket_pool.cc | 302     int num_sockets,  in RequestSockets()
 | 
| /external/curl/lib/ | 
| D | easy.c | 384   int num_sockets;      /* number of nodes in the monitor list */  member
 | 
| /external/curl/tests/server/ | 
| D | sws.c | 137 static size_t num_sockets = 0;  variable
 | 
| /external/cronet/net/quic/ | 
| D | quic_chromium_client_session.cc | 2314 void QuicChromiumClientSession::OnMigrationTimeout(size_t num_sockets) {  in OnMigrationTimeout()
 | 
| /external/cronet/net/http/ | 
| D | http_stream_factory_unittest.cc | 470       int num_sockets,  in RequestSockets()
 |