Searched refs:ike_session_stopped_by_flush (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Dike_session.h124 extern const char * ike_session_stopped_by_flush;
H A Dhandler.c452 ike_session_stopped_by_flush);
837 ike_session_stopped_by_flush);
903 ike_session_stopped_by_flush);
931 ike_session_stopped_by_controller(iph1->parent_session, ike_session_stopped_by_flush);
1411 ike_session_stopped_by_flush);
H A DipsecSessionTracer.c297 (reason && reason != ike_session_stopped_by_flush && reason != ike_session_stopped_by_vpn_disconnect)) {
H A Dike_session.c68 const char *ike_session_stopped_by_flush = "Stopped by Flush"; variable
118 session->term_reason != ike_session_stopped_by_flush ||

Completed in 122 milliseconds