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,
1320 iph2->ph1 = iph1;
1379 isakmp_info_send_n1(iph2->ph1, error, NULL);
1395 plog(LLV_ERROR, LOCATION, iph2->ph1->remote,
1942 if (iph2->ph1->status == PHASE1ST_EXPIRED){
1945 isakmp_pindex(&iph2->ph1->index, iph2->msgid));
1952 isakmp_pindex(&iph2->ph1->index, iph2->msgid));
1958 if (isakmp_send(iph2->ph1, iph2->sendbuf) < 0){
1961 isakmp_pindex(&iph2->ph1->index, iph2->msgid));
1969 isakmp_pindex(&iph2->ph1->index, iph2->msgid));
1973 iph2->scr = sched_new(iph2->ph1->rmconf->retry_interval,
2246 if (iph2->ph1->status == PHASE1ST_EXPIRED) {
2247 plog(LLV_ERROR, LOCATION, iph2->ph1->remote,
2644 return set_isakmp_header (vbuf, iph2->ph1, nptype, ISAKMP_ETYPE_QUICK, iph2->flags, iph2->msgid);
2916 plog(LLV_ERROR, LOCATION, iph2->ph1->remote, "wrong state %u.\n",
3284 if (iph2->ph1 != NULL && iph2->ph1 != iph1){