Home
last modified time | relevance | path

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

/third_party/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; argument