Home
last modified time | relevance | path

Searched refs:t2isakmpsa (Results 1 – 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
Dipsec_doi.c106 static int t2isakmpsa __P((struct isakmp_pl_t *, struct isakmpsa *));
357 if (t2isakmpsa(trns, tsap) < 0)
486 if (t2isakmpsa(p->trns, &sa) < 0)
549 t2isakmpsa(trns, sa) in t2isakmpsa() function