Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dremoteconf.h112 int send_cr; /* send to CR or not */ member
Dremoteconf.c522 new->send_cr = TRUE; in newrmconf()
1038 s_switch (p->send_cr)); in dump_rmconf_single()
Dcfparse.y1921 | SEND_CR SWITCH { cur_rmconf->send_cr = $2; } EOS
2202 cur_rmconf->send_cr = FALSE;
Doakley.c2271 if (rmconf->send_cr == FALSE)