Searched defs:num_sockets (Results 1 – 5 of 5) sorted by relevance
167 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
1143 unsigned int *num_sockets)1184 unsigned int *num_sockets,1381 unsigned int num_sockets = 0; local1586 unsigned int *num_sockets,
762 unsigned int *num_sockets, in coap_write()
366 int num_sockets; /* number of nodes in the monitor list */ member
133 static size_t num_sockets = 0; variable