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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dremoteconf.h62 int send_cr; /* send to CR or not */ member in struct:remoteconf
H A Dremoteconf.c163 new->send_cr = TRUE;
H A Disakmp_agg.c150 if (iph1->rmconf->send_cr
817 if (iph1->rmconf->send_cr
H A Dcftoken.l217 <S_RMTS>send_cr { YYD; return(SEND_CR); }
H A Disakmp_ident.c1385 && iph1->rmconf->send_cr
1548 && iph1->rmconf->send_cr
H A Dcfparse.y771 | SEND_CR SWITCH { cur_rmconf->send_cr = $2; } EOS

Completed in 50 milliseconds