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