HomeSort by relevance Sort by last modified time
    Searched refs:ec_type (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
evt.h 77 uint32_t ec_type; member in struct:evt_async
racoonctl.c 1278 if (evtmsg[i].type == evtdump->ec_type)
1282 printf("Event %d: ", evtdump->ec_type);
1313 if (evtdump->ec_type != EVT_PHASE1_MODE_CFG)
1454 else if (evt_quit_event == ec->ec_type) {
1455 switch (ec->ec_type) {
evt.c 241 e->evt.ec_type = type;

Completed in 95 milliseconds