Searched refs:saprop (Results 1 - 9 of 9) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dproposal.h58 struct saprop { struct
69 struct saprop *next;
123 * when we convert it to saprop in prop2saprop(), it should become like:
126 * saprop --------------------> saprop
187 extern struct saprop *newsaprop __P((void));
189 extern void inssaprop __P((struct saprop **, struct saprop *));
190 extern void inssaproto __P((struct saprop *, struct saproto *));
191 extern void inssaprotorev __P((struct saprop *, struc
[all...]
H A Disakmp_inf.h58 extern int tunnel_mode_prop __P((struct saprop *));
H A Dipsec_doi.h202 struct saprop;
214 extern vchar_t *get_sabysaprop __P((struct saprop *, vchar_t *));
230 extern int ipsecdoi_transportmode __P((struct saprop *));
237 struct saprop *, struct saproto *, struct satrns *));
H A Dproposal.c79 struct saprop *
82 struct saprop *new;
103 /* set saprop to last part of the prop tree */
106 struct saprop **head;
107 struct saprop *new;
109 struct saprop *p;
123 /* set saproto to the end of the proto tree in saprop */
126 struct saprop *pp;
141 /* set saproto to the top of the proto tree in saprop */
144 struct saprop *p
[all...]
H A Dhandler.h289 struct saprop *proposal; /* SA(s) proposal. */
290 struct saprop *approval; /* SA(s) approved. */
H A Dipsec_doi.c159 const struct saprop *, const struct saproto *));
1156 struct saprop *pr0, *pr = NULL;
1157 struct saprop *q1, *q2;
1632 struct saprop *pp;
1688 struct saprop *pp0;
1696 struct saprop *pp;
2939 const struct saprop *pp;
3161 struct saprop *proposal, *a;
3234 struct saprop *pp;
4601 struct saprop *p
[all...]
H A Disakmp_quick.c1285 struct saprop *pp = iph2->approval;
1607 struct saprop *p;
2178 "failed to create saprop.\n");
H A Dpfkey.c843 struct saprop *pp;
937 struct saprop *pp;
1887 "failed to create saprop.\n");
H A Dhandler.c1080 struct saprop *approval;

Completed in 130 milliseconds