Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Doption.h327 typedef struct coap_optlist_t { struct
328 struct coap_optlist_t *next; /**< next entry in the optlist chain */ argument
332 } coap_optlist_t; argument