Home | History | Annotate | Download | only in racoon

Lines Matching full:responder

63 	int claim;			/* flag to send RESPONDER-LIFETIME. */
157 * the responder obey the initiator anytime.
159 * If the responder's length is longer than the initiator's one, the
160 * responder uses the intitiator's one. Otherwise rejects the proposal.
161 * If PFS is not required by the responder, the responder obeys the
162 * proposal. If PFS is required by both sides and if the responder's
163 * group is not equal to the initiator's one, then the responder reject
166 * If the responder's length is longer than the initiator's one, the
167 * responder use the intitiator's one. If the responder's length is
168 * shorter than the initiator's one, the responder uses own length
169 * AND send RESPONDER-LIFETIME notify message to a initiator in the
173 * If the initiator's length is not equal to the responder's one, the
174 * responder rejects the proposal.
175 * If PFS is required and if the responder's group is not equal to
176 * the initiator's one, then the responder reject the proposal.