Home | History | Annotate | Download | only in racoon

Lines Matching defs:ptype

347 	int ptype;
584 ptype = oakley_validate_auth(iph1);
585 if (ptype != 0) {
586 if (ptype == -1) {
592 isakmp_info_send_n1(iph1, ptype, NULL);
1382 int ptype;
1483 ptype = oakley_validate_auth(iph1);
1484 if (ptype != 0) {
1485 if (ptype == -1) {
1491 isakmp_info_send_n1(iph1, ptype, NULL);