Home
last modified time | relevance | path

Searched defs:num_sockets (Results 1 – 8 of 8) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_net.h855 unsigned int *num_sockets, in coap_write()
Dcoap_net_internal.h182 unsigned int num_sockets; /**< Number of sockets being tracked */ member
/third_party/libcoap/src/
Dcoap_io_lwip.c58 unsigned int num_sockets; in coap_io_process_timeout() local
83 unsigned int num_sockets; in coap_io_process() local
Dcoap_io_contiki.c41 unsigned int num_sockets; in on_prepare_timer_expired() local
Dcoap_io.c1358 unsigned int *num_sockets,
/third_party/curl/lib/
Deasy.c387 int num_sockets; /* number of nodes in the monitor list */ member
/third_party/node/deps/cares/src/lib/
Dares_process.c483 size_t num_sockets = 0; in read_packets() local
/third_party/curl/tests/server/
Dsws.c136 static size_t num_sockets = 0; variable