Home | History | Annotate | Download | only in racoon

Lines Matching refs:RESPONDER

555 			 * or the 2nd message from the responder.
571 /* it must be responder's 1st exchange. */
580 /* it must be the 2nd message from the responder. */
630 * as the packet from responder againt initiator's 1st
697 /* it must be new negotiation as responder */
810 * acting as RESPONDER we must not keep phase 1 handler or else
814 if (iph1->side == RESPONDER && iph1->status == PHASE1ST_START) {
1115 /* new negotiation of phase 1 for responder */
1156 iph1->side = RESPONDER;
1295 /* new negotiation of phase 2 for responder */
1323 iph2->side = RESPONDER;
1384 * after failed to check message for responder's.
2329 /* XXX Even if ph1 as responder is there, should we not start
2874 * if remote has port # (in case of responder - from recvfrom(2))
3402 * policy entry because rcoon is responder.