Home | History | Annotate | Download | only in racoon

Lines Matching refs:ph1

257 			     "unexpected rmconf switch; killing ph1\n");
290 * the iph1 is new, migrate all phase2s that belong to a dying or dead ph1
593 if (p->msgid == msgid && p->ph1 == iph1)
923 iph2->ph1 = iph1;
932 if (iph2->ph1 != NULL) {
934 iph2->ph1->ph2cnt--;
935 iph2->ph1 = NULL;
1285 * Note: we must have an updated ph1->rmconf before doing that,
1286 * we'll set check_level to EXACT if we don't have a ph1
1290 if (iph2->ph1 != NULL)
1291 iph1=iph2->ph1;
1466 "Removing PH1...\n");