Home | History | Annotate | Download | only in racoon

Lines Matching refs:memcpy

338 		memcpy(buf->v + bl, msg, ml);
1776 memcpy(&spidx.src, &sp_out->spidx.dst, sizeof(spidx.src));
1777 memcpy(&spidx.dst, &sp_out->spidx.src, sizeof(spidx.dst));
1787 memcpy(spidx.sec_ctx.ctx_str,
2086 memcpy(p + 1,spidx->sec_ctx.ctx_str,spidx->sec_ctx.ctx_strlen);
2148 memcpy(p, iph2->src, src_len);
2151 memcpy(p, iph2->dst, dst_len);
2274 memcpy(spidx.sec_ctx.ctx_str, ctx + 1, ctx->sadb_x_ctx_len);
2396 memcpy(spidx.sec_ctx.ctx_str, ctx + 1, ctx->sadb_x_ctx_len);
2513 memcpy(spidx.sec_ctx.ctx_str, ctx + 1, ctx->sadb_x_ctx_len);
2589 memcpy(spidx.sec_ctx.ctx_str, ctx + 1, ctx->sadb_x_ctx_len);
2685 memcpy(spidx.sec_ctx.ctx_str, ctx + 1, ctx->sadb_x_ctx_len);
3089 memcpy(new->spidx.sec_ctx.ctx_str,ctx + 1,ctx->sadb_x_ctx_len);