Home
last modified time | relevance | path

Searched refs:num_connections (Results 1 – 4 of 4) sorted by relevance

/external/curl/lib/
Dconncache.c59 (*bundlep)->num_connections = 0; in bundle_create()
83 bundle->num_connections++; in bundle_add_conn()
96 bundle->num_connections--; in bundle_remove_conn()
292 if(bundle->num_connections == 0) in Curl_conncache_remove_conn()
Dconncache.h68 size_t num_connections; /* Number of connections in the bundle */ member
Durl.c3769 (bundle->num_connections >= max_host_connections)) {
/external/autotest/client/cros/netprotos/
Dcros_p2p.py63 def set_num_connections(self, num_connections, announce=False): argument
73 self._num_connections = num_connections