Home
last modified time | relevance | path

Searched refs:send_cr (Results 1 – 5 of 5) sorted by relevance

/external/ipsec-tools/src/racoon/
Dremoteconf.h83 int send_cr; /* send to CR or not */ member
Dremoteconf.c200 new->send_cr = TRUE; in newrmconf()
565 s_switch (p->send_cr)); in dump_rmconf_single()
Disakmp_agg.c216 if (iph1->rmconf->send_cr
1020 if (iph1->rmconf->send_cr
Disakmp_ident.c1662 && iph1->rmconf->send_cr
1811 && iph1->rmconf->send_cr
Dcfparse.y1728 | SEND_CR SWITCH { cur_rmconf->send_cr = $2; } EOS
1984 cur_rmconf->send_cr = FALSE;