Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_io_riot.c167 find_socket(coap_fd_t fd, coap_socket_t *sockets[], unsigned int num_sockets) { in find_socket()
187 unsigned int num_sockets = 0, timeout; in coap_io_process() local
Dcoap_io.c1143 unsigned int *num_sockets)
1184 unsigned int *num_sockets,
1381 unsigned int num_sockets = 0; local
1586 unsigned int *num_sockets,
/third_party/libcoap/include/coap3/
Dnet.h762 unsigned int *num_sockets, in coap_write()
/third_party/curl/lib/
Deasy.c366 int num_sockets; /* number of nodes in the monitor list */ member
/third_party/curl/tests/server/
Dsws.c133 static size_t num_sockets = 0; variable