Home
last modified time | relevance | path

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

/external/curl/lib/
Dconncache.h28 size_t num_connections; member
40 size_t num_connections; /* Number of connections in the bundle */ member
/external/autotest/client/cros/netprotos/
Dcros_p2p.py63 def set_num_connections(self, num_connections, announce=False): argument
/external/libmicrohttpd/src/include/
Dmicrohttpd.h2516 unsigned int num_connections; member
/external/libmicrohttpd/src/microhttpd/
Ddaemon.c2439 unsigned int num_connections; in MHD_poll_all() local