Home
last modified time | relevance | path

Searched defs:num_sockets (Results 1 – 3 of 3) 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()