Home
last modified time | relevance | path

Searched refs:EVT_PUSH (Results 1 – 10 of 10) sorted by relevance

/external/ipsec-tools/src/racoon/
Devt.h83 #define EVT_PUSH(src, dst, type, optdata) evt_push(src, dst, type, optdata); macro
85 #define EVT_PUSH(src, dst, type, optdata) ; macro
Disakmp.c1900 EVT_PUSH(iph1->local, iph1->remote,
1910 EVT_PUSH(iph1->local, iph1->remote,
1960 EVT_PUSH(iph2->src, iph2->dst, EVTT_PEER_NO_RESPONSE, NULL);
1969 EVT_PUSH(iph2->src, iph2->dst, EVTT_PEER_NO_RESPONSE, NULL);
2061 EVT_PUSH(iph1->local, iph1->remote, EVTT_PHASE1_DOWN, NULL);
2944 EVT_PUSH(iph1->local, iph1->remote, EVTT_PHASE1_UP, NULL);
2946 EVT_PUSH(iph1->local, iph1->remote, EVTT_NO_ISAKMP_CFG, NULL);
Dsession.c454 EVT_PUSH(NULL, NULL, EVTT_RACOON_QUIT, NULL); in check_sigreq()
Disakmp_inf.c513 EVT_PUSH(del_ph1->local, del_ph1->remote,
535 EVT_PUSH(iph1->local, iph1->remote,
1633 EVT_PUSH(iph1->local, iph1->remote, EVTT_DPD_TIMEOUT, NULL);
Disakmp_base.c692 EVT_PUSH(iph1->local, iph1->remote,
1191 EVT_PUSH(iph1->local, iph1->remote,
Disakmp_agg.c563 EVT_PUSH(iph1->local, iph1->remote,
1432 EVT_PUSH(iph1->local, iph1->remote,
Disakmp_xauth.c1584 EVT_PUSH(iph1->local, iph1->remote,
1589 EVT_PUSH(iph1->local, iph1->remote,
Disakmp_ident.c767 EVT_PUSH(iph1->local, iph1->remote,
1492 EVT_PUSH(iph1->local, iph1->remote,
Dhandler.c293 EVT_PUSH(iph1->local, iph1->remote, EVTT_PHASE1_DOWN, NULL);
Disakmp_cfg.c478 EVT_PUSH(iph1->local, iph1->remote,