HomeSort by relevance Sort by last modified time
    Searched refs:send_cr (Results 1 - 6 of 6) sorted by null

  /external/ipsec-tools/src/racoon/
remoteconf.h 83 int send_cr; /* send to CR or not */ member in struct:remoteconf
remoteconf.c 200 new->send_cr = TRUE;
565 s_switch (p->send_cr));
isakmp_agg.c 216 if (iph1->rmconf->send_cr
1020 if (iph1->rmconf->send_cr
    [all...]
isakmp_ident.c     [all...]
cfparse.y 217 %token VERIFY_CERT SEND_CERT SEND_CR
    [all...]
cftoken.l 331 <S_RMTS>send_cr { YYD; return(SEND_CR); }

Completed in 68 milliseconds