Searched refs:next_iph1 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Dhandler.c918 phase1_handle_t *next_iph1 = NULL; local
921 LIST_FOREACH_SAFE(iph1, &session->ph1tree, ph1ofsession_chain, next_iph1) {
1398 phase1_handle_t *next_iph1 = NULL; local
1420 LIST_FOREACH_SAFE(iph1, &iph2->parent_session->ph1tree, ph1ofsession_chain, next_iph1) {
1481 phase1_handle_t *next_iph1 = NULL; local
1485 LIST_FOREACH_SAFE(iph1, &session->ph1tree, ph1ofsession_chain, next_iph1) {
H A Dike_session.c1314 phase1_handle_t *next_iph1 = NULL; local
1332 LIST_FOREACH_SAFE(iph1, &session->ph1tree, ph1ofsession_chain, next_iph1) {
1437 phase1_handle_t *next_iph1 = NULL; local
1445 LIST_FOREACH_SAFE(iph1, &iph2->parent_session->ph1tree, ph1ofsession_chain, next_iph1) {

Completed in 110 milliseconds