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

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

Completed in 97 milliseconds