Searched refs:known_options (Results 1 – 2 of 2) sorted by relevance
50 coap_opt_filter_t known_options; member
707 if (coap_option_filter_get(&ctx->known_options, opt_iter.number) <= 0) { in coap_option_check_critical()4101 coap_option_filter_set(&ctx->known_options, type); in coap_register_option()