Searched refs:coap_option_check_repeatable (Results 1 – 3 of 3) sorted by relevance
341 int coap_option_check_repeatable(coap_option_num_t number);
523 coap_option_check_repeatable(coap_option_num_t number) { in coap_option_check_repeatable() function597 if (!coap_option_check_repeatable(number)) in coap_insert_option()724 if (!coap_option_check_repeatable(number)) in coap_add_option_internal()
737 if (!coap_option_check_repeatable(opt_iter.number)) { in coap_option_check_critical()