HomeSort by: relevance | last modified time | path
    Searched defs:saprop (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
proposal.h 58 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(void);
189 extern void inssaprop(struct saprop **, struct saprop *);
190 extern void inssaproto(struct saprop *, struct saproto *);
191 extern void inssaprotorev(struct saprop *, struct saproto *)
    [all...]

Completed in 44 milliseconds