Searched refs:MAX_OPTION_COUNT (Results 1 – 5 of 5) sorted by relevance
70 #define MAX_OPTION_COUNT 20 macro103 struct o_coap_option options[MAX_OPTION_COUNT];
71 #define MAX_OPTION_COUNT 20 macro
60 if (MAX_OPTION_COUNT < in_o_coap->options_cnt) { in inner_outer_option_split()622 struct o_coap_option e_options[MAX_OPTION_COUNT]; in coap2oscore()625 struct o_coap_option u_options[MAX_OPTION_COUNT]; in coap2oscore()
215 if ((MAX_OPTION_COUNT - 1) > temp_options_count) { in options_deserialize()
153 TRY(check_buffer_size(MAX_OPTION_COUNT, max_coap_opt_cnt)); in options_reorder()