Home
last modified time | relevance | path

Searched refs:known_options (Results 1 – 2 of 2) sorted by relevance

/net-tools-3.7.0/libcoap/include/coap/
Dnet.h77 coap_opt_filter_t known_options; member
154 coap_option_setb(ctx->known_options, type); in coap_register_option()
/net-tools-3.7.0/libcoap/src/
Dnet.c477 if (coap_option_filter_get(ctx->known_options, opt_iter.type) <= 0) { in coap_option_check_critical()