Searched refs:crit_opt (Results 1 – 3 of 3) sorted by relevance
128 uint8_t crit_opt; /**< Set if unknown critical option for proxy */ member
718 pdu->crit_opt = 1; in coap_option_check_critical()2885 if (pdu->crit_opt) { in handle_request()2887 pdu->crit_opt = 0; in handle_request()
53 pdu->crit_opt = 0; in coap_pdu_clear()