Searched refs:SET_NUM (Results 1 – 1 of 1) sorted by relevance
1248 #define SET_NUM(v, n) ((v) |= ((n) << 4)) macro1303 SET_NUM(val, ctx->current / bytes); in coap_append_block1_option()1306 SET_NUM(val, ctx->current / bytes); in coap_append_block1_option()1322 SET_NUM(val, ctx->current / bytes); in coap_append_block2_option()1326 SET_NUM(val, ctx->current / bytes); in coap_append_block2_option()