Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c644 const uint16_t move_size = from_offset - to_offset; in remove_option_data() local
647 cpkt->opt_len -= move_size; in remove_option_data()
648 cpkt->offset -= move_size; in remove_option_data()