Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_pdu.c434 coap_option_t decode_this; in coap_remove_option() local
449 &decode_this)) in coap_remove_option()
458 opt_delta = decode_this.delta + decode_next.delta; in coap_remove_option()
510 next_option = option + coap_opt_encode_size(decode_this.delta, in coap_remove_option()
512 pdu->max_opt -= decode_this.delta; in coap_remove_option()