Searched defs:next_option (Results 1 – 2 of 2) sorted by relevance
173 coap_opt_t *next_option; /**< pointer to the unparsed next option */ member
429 coap_opt_t *next_option = NULL; in coap_remove_option() local