Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/src/
Doption.c418 uint16_t long_opts[COAP_OPT_FILTER_LONG]; member
461 if (((of->mask & nr) > 0) && (of->long_opts[index] == type)) { in coap_option_filter_op()
498 of->long_opts[index - 1] = type; in coap_option_filter_op()