Searched refs:SET_MORE (Results 1 – 1 of 1) sorted by relevance
1246 #define SET_MORE(v, m) ((v) |= (m) ? 0x08 : 0x00) macro1301 SET_MORE(val, ctx->current + bytes < ctx->total_size); in coap_append_block1_option()1324 SET_MORE(val, ctx->current + bytes < ctx->total_size); in coap_append_block2_option()