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

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

Completed in 110 milliseconds