Searched defs:max_opt (Results 1 – 2 of 2) sorted by relevance
129 uint16_t max_opt; /**< highest option number in PDU */ member
903 next_option_safe(coap_opt_t **optp, size_t *length, uint16_t *max_opt) { in next_option_safe()