Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/include/coap3/
Dcoap_address.h148 typedef struct coap_addr_info_t { struct
149 struct coap_addr_info_t *next; /**< Next entry in the chain */ argument
153 } coap_addr_info_t; typedef