Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_block_internal.h181 int *added_block);
/third_party/libcoap/src/
Dblock.c1231 int *added_block) { in coap_handle_request_put_block() argument
1405 *added_block = 1; in coap_handle_request_put_block()
Dnet.c2757 int added_block = 0; in handle_request() local
2802 query, h, &added_block)) { in handle_request()
2832 if (added_block) in handle_request()