Searched defs:EVTF_CFG_STOP (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dracoonctl.c199 #define EVTF_CFG_STOP 0x0002 /* Stop after ISAKMP mode config */ macro
752 evt_filter = (EVTF_LOOP|EVTF_CFG|EVTF_CFG_STOP|EVTF_ERR|EVTF_ERR_STOP);
1512 if (evt_filter & EVTF_CFG_STOP)

Completed in 61 milliseconds