Searched refs:collect_tgt (Results 1 – 2 of 2) sorted by relevance
114 ctx->collect_tgt = start; in ex()116 ctx->collect_tgt = start + len - 1; in ex()677 *ctx->collect_tgt++ = c; in lecp_parse()679 *ctx->collect_tgt-- = c; in lecp_parse()
252 uint8_t *collect_tgt; member