HomeSort by: relevance | last modified time | path
    Searched defs:new_iph1 (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
isakmp.c 1932 struct ph1handle *new_iph1; local
1942 new_iph1 = getph1(iph1, iph1->local, iph1->remote, 1);
1943 if (new_iph1 == NULL) {
1960 migrate_ph12(iph1, new_iph1);
2011 struct ph1handle *new_iph1; local
2015 new_iph1 = getph1(iph1, iph1->local, iph1->remote, 1);
2016 if (new_iph1 != NULL)
2017 migrate_ph12(iph1, new_iph1);
2042 if (new_iph1 == NULL && ph1_rekey_enabled(iph1))
3167 struct ph1handle *new_iph1;
3166 struct ph1handle *new_iph1; local
    [all...]
isakmp.c 1932 struct ph1handle *new_iph1; local
1942 new_iph1 = getph1(iph1, iph1->local, iph1->remote, 1);
1943 if (new_iph1 == NULL) {
1960 migrate_ph12(iph1, new_iph1);
2011 struct ph1handle *new_iph1; local
2015 new_iph1 = getph1(iph1, iph1->local, iph1->remote, 1);
2016 if (new_iph1 != NULL)
2017 migrate_ph12(iph1, new_iph1);
2042 if (new_iph1 == NULL && ph1_rekey_enabled(iph1))
3167 struct ph1handle *new_iph1;
3166 struct ph1handle *new_iph1; local
    [all...]
isakmp.c 1932 struct ph1handle *new_iph1; local
1942 new_iph1 = getph1(iph1, iph1->local, iph1->remote, 1);
1943 if (new_iph1 == NULL) {
1960 migrate_ph12(iph1, new_iph1);
2011 struct ph1handle *new_iph1; local
2015 new_iph1 = getph1(iph1, iph1->local, iph1->remote, 1);
2016 if (new_iph1 != NULL)
2017 migrate_ph12(iph1, new_iph1);
2042 if (new_iph1 == NULL && ph1_rekey_enabled(iph1))
3167 struct ph1handle *new_iph1;
3166 struct ph1handle *new_iph1; local
    [all...]

Completed in 57 milliseconds