Home | History | Annotate | Download | only in racoon

Lines Matching refs:PROPOSAL

225 %token PROPOSAL
1523 new->proposal = NULL;
1529 || !cur_rmconf->inherited_from->proposal)
1531 prspec->lifetime = cur_rmconf->inherited_from->proposal->lifetime;
1532 prspec->lifebyte = cur_rmconf->inherited_from->proposal->lifebyte;
1601 for (p = cur_rmconf->proposal; p; p = p->next) {
1615 yyerror("DH group must be set in the proposal.\n");
1923 | PROPOSAL
2181 yyerror("failed to allocate proposal");
2239 /* set final acceptable proposal */
2254 "multiple proposal definition.\n");
2315 "failed to expand isakmp proposal.\n");
2322 if (rmconf->proposal == NULL) {
2324 "no proposal found.\n");