Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/include/coap3/
Dcoap_net.h854 coap_socket_t *sockets[], in coap_write()
Dcoap_net_internal.h180 coap_socket_t *sockets[64]; /**< Track different socket information member
/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/src/
Dcoap_io.c1356 coap_socket_t *sockets[],
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/api/
Dsockets.c352 static struct lwip_sock *sockets = NULL; variable
354 static struct lwip_sock sockets[LWIP_CONFIG_NUM_SOCKETS]; variable