Home
last modified time | relevance | path

Searched refs:proposalspec (Results 1 – 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
Dcfparse.y98 struct proposalspec { struct
102 struct proposalspec *next; /* the tail is the most prefered. */ argument
103 struct proposalspec *prev; argument
123 struct proposalspec *back;
154 static struct proposalspec *newprspec __P((void));
155 static void insprspec __P((struct proposalspec *, struct proposalspec **));
157 static void insspspec __P((struct secprotospec *, struct proposalspec **));
161 __P((struct remoteconf *, struct proposalspec *));
1513 struct proposalspec *prspec;
1539 struct proposalspec *prspec;
[all …]
Dremoteconf.h46 struct proposalspec;
121 struct proposalspec *prhead;