Searched defs:saprop (Results 1 - 1 of 1) 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...]

Completed in 233 milliseconds