Lines Matching refs:ph1
968 plog(LLV_ERROR, LOCATION, iph2->ph1->remote,
976 plog(LLV_ERROR, LOCATION, iph2->ph1->remote,
980 isakmp_info_send_n1(iph2->ph1, error, NULL);
1004 plog(LLV_ERROR, LOCATION, iph2->ph1->remote,
1322 iph2->ph1 = iph1;
1381 isakmp_info_send_n1(iph2->ph1, error, NULL);
1397 plog(LLV_ERROR, LOCATION, iph2->ph1->remote,
1944 if (iph2->ph1->status == PHASE1ST_EXPIRED){
1947 isakmp_pindex(&iph2->ph1->index, iph2->msgid));
1954 isakmp_pindex(&iph2->ph1->index, iph2->msgid));
1960 if (isakmp_send(iph2->ph1, iph2->sendbuf) < 0){
1963 isakmp_pindex(&iph2->ph1->index, iph2->msgid));
1971 isakmp_pindex(&iph2->ph1->index, iph2->msgid));
1975 iph2->scr = sched_new(iph2->ph1->rmconf->retry_interval,
2248 if (iph2->ph1->status == PHASE1ST_EXPIRED) {
2249 plog(LLV_ERROR, LOCATION, iph2->ph1->remote,
2646 return set_isakmp_header (vbuf, iph2->ph1, nptype, ISAKMP_ETYPE_QUICK, iph2->flags, iph2->msgid);
2918 plog(LLV_ERROR, LOCATION, iph2->ph1->remote, "wrong state %u.\n",
3281 if (iph2->ph1 != NULL && iph2->ph1 != iph1){