Home | History | Annotate | Download | only in racoon

Lines Matching refs:ctx_str

320 	if (*pp1->sctx.ctx_str && !(*pp2->sctx.ctx_str)) {
325 if (!(*pp1->sctx.ctx_str) && *pp2->sctx.ctx_str) {
331 if (*pp1->sctx.ctx_str && *pp2->sctx.ctx_str) {
351 memcmp(pp1->sctx.ctx_str, pp2->sctx.ctx_str,
355 pp2->sctx.ctx_str, pp1->sctx.ctx_str);
359 memcpy(newpp->sctx.ctx_str, pp1->sctx.ctx_str,
1212 if (*pp_peer->sctx.ctx_str) {
1216 memcpy(pp0->sctx.ctx_str, pp_peer->sctx.ctx_str,