OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Mar 04 15:26:31 UTC 2026