Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_block_internal.h145 size_t last_token_length; /**< length of token */ member
/third_party/libcoap/src/
Dblock.c1318 p->last_token_length = pdu->token_length; in coap_handle_request_put_block()