Searched refs:block_szx (Results 1 – 3 of 3) sorted by relevance
223 unsigned char block_szx);
176 unsigned char block_szx) {
235 unsigned int block_num, unsigned char block_szx) { in coap_add_block() argument237 start = block_num << (block_szx + 4); in coap_add_block()243 min(len - start, ((size_t)1 << (block_szx + 4))), in coap_add_block()