Searched refs:COAP_OPT_BLOCK_SZX (Results 1 – 5 of 5) sorted by relevance
52 #define COAP_OPT_BLOCK_SZX(opt) \ macro
53 block->szx = COAP_OPT_BLOCK_SZX(option); in coap_get_block()
420 (2 << (COAP_OPT_BLOCK_SZX(option) + 4))); /* block size */ in coap_show_pdu()
375 COAP_OPT_BLOCK_SZX(block_opt), in message_handler()406 COAP_OPT_BLOCK_SZX(block_opt)), buf); in message_handler()429 block.szx = COAP_OPT_BLOCK_SZX(block_opt); in message_handler()
1223 COAP_OPT_BLOCK_SZX(block_opt), in read_blocks()1237 COAP_OPT_BLOCK_SZX(block_opt)), buf); in read_blocks()1393 block.szx = COAP_OPT_BLOCK_SZX(block_opt); in coap_message_handler()