Home | History | Annotate | Download | only in racoon

Lines Matching defs:tsa

214 	struct isakmpsa *sa, tsa;
234 iph1->rmconf->proposal, &tsa,
292 if (tsa.gssid != NULL)
293 iph1->gi_r = vdup(tsa.gssid);
294 iph1->approval = fixup_initiator_sa(sa, &tsa);
296 if (tsa.gssid != NULL) {
297 iph1->gi_r = vdup(tsa.gssid);