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

/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Dhandler.c465 ike_session_t *next_session = NULL; local
470 LIST_FOREACH_SAFE(session, &ike_session_tree, chain, next_session) {
554 ike_session_t *next_session = NULL; local
558 LIST_FOREACH_SAFE(session, &ike_session_tree, chain, next_session) {
847 ike_session_t *next_session = NULL; local
852 LIST_FOREACH_SAFE(session, &ike_session_tree, chain, next_session) {
867 ike_session_t *next_session = NULL; local
872 LIST_FOREACH_SAFE(session, &ike_session_tree, chain, next_session) {
916 ike_session_t *next_session = NULL; local
920 LIST_FOREACH_SAFE(session, &ike_session_tree, chain, next_session) {
1352 ike_session_t *next_session = NULL; local
1394 ike_session_t *next_session = NULL; local
1477 ike_session_t *next_session = NULL; local
[all...]
H A Dike_session.c1133 ike_session_t *next_session = NULL; local
1140 LIST_FOREACH_SAFE(p, &ike_session_tree, chain, next_session) {
1846 ike_session_t *next_session = NULL; local
1849 LIST_FOREACH_SAFE(p, &ike_session_tree, chain, next_session) {

Completed in 276 milliseconds