Searched defs:saproto (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dproposal.h68 struct saproto *head;
73 struct saproto { struct
94 struct saproto *next; /* next protocol */
128 * +-> saproto +-> saproto
135 * saproto
188 extern struct saproto *newsaproto __P((void));
190 extern void inssaproto __P((struct saprop *, struct saproto *));
191 extern void inssaprotorev __P((struct saprop *, struct saproto *));
193 extern void inssatrns __P((struct saproto *, struc
[all...]

Completed in 39 milliseconds