Searched refs:satrns (Results 1 - 5 of 5) sorted by last modified time

/external/ipsec-tools/src/racoon/
H A Dipsec_doi.c1698 struct satrns *tr;
2945 struct satrns *tr;
4603 struct satrns *tr;
H A Dipsec_doi.h204 struct satrns;
237 struct saprop *, struct saproto *, struct satrns *));
H A Doakley.c484 struct satrns *tr;
H A Dproposal.c153 struct satrns *
156 struct satrns *new;
169 struct satrns *new;
171 struct satrns *tr;
201 struct satrns *tr1, *tr2, *newtr;
505 "failed to allocate satrns.\n");
575 * take a single match between satrns. returns 0 if tr1 equals to tr2.
576 * tr1: peer's satrns
577 * tr2: my satrns
582 const struct satrns *tr
[all...]
H A Dproposal.h93 struct satrns *head; /* header of transform */
98 struct satrns { struct
104 struct satrns *next; /* next transform */
130 * | +-> satrns(P1 T1) +-> satrns(P2" T1")
133 * | satrns(P1, T2) satrns(P2", T2")
137 * +-> satrns(P1' T1')
140 * satrns(P1', T2')
192 extern struct satrns *newsatrn
[all...]

Completed in 104 milliseconds