Lines Matching refs:new_iph1
1960 struct ph1handle *new_iph1; local
1970 new_iph1 = getph1(iph1, iph1->local, iph1->remote, 1);
1971 if (new_iph1 == NULL) {
1988 migrate_ph12(iph1, new_iph1);
2043 struct ph1handle *new_iph1; local
2047 new_iph1 = getph1(iph1, iph1->local, iph1->remote, 1);
2048 if (new_iph1 != NULL)
2049 migrate_ph12(iph1, new_iph1);
2074 if (new_iph1 == NULL && ph1_rekey_enabled(iph1))
3259 struct ph1handle *new_iph1; local
3269 new_iph1 = getph1(iph1, iph1->local, iph1->remote, GETPH1_F_ESTABLISHED);
3336 if (new_iph1 != NULL) {
3361 isakmp_pindex(&(new_iph1->index), new_iph1->msgid));