Searched refs:LECPCB_VAL_STR_CHUNK (Results 1 – 5 of 5) sorted by relevance
78 case LECPCB_VAL_STR_CHUNK: in cb()
159 LECPCB_VAL_STR_CHUNK = LECP_FLAG_CB_IS_VALUE | 12, enumerator
69 For payloads larger than the size of `ctx->buf[]`, `LECPCB_VAL_STR_CHUNK`
72 |`LECPCB_VAL_STR_CHUNK`|The next string chunk|`ctx->npos` bytes in `ctx->buf`|115 For payloads larger than the size of `ctx->buf[]`, `LECPCB_VAL_STR_CHUNK` or
2537 { .reason = LECPCB_VAL_STR_CHUNK, .buf = (const uint8_t *)"stream", .buf_len = 5},2538 { .reason = LECPCB_VAL_STR_CHUNK, .buf = (const uint8_t *)"ming", .buf_len = 4},