OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:saproto
(Results
1 - 10
of
10
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
proposal.h
68
struct
saproto
*head;
73
struct
saproto
{
struct
94
struct
saproto
*next; /* next protocol */
128
* +->
saproto
+->
saproto
135
*
saproto
188
extern struct
saproto
*newsaproto(void);
190
extern void inssaproto(struct saprop *, struct
saproto
*);
191
extern void inssaprotorev(struct saprop *, struct
saproto
*);
193
extern void inssatrns(struct
saproto
*, struct satrns *)
[
all
...]
isakmp_inf.h
37
struct
saproto
;
48
extern vchar_t * isakmp_add_pl_n(vchar_t *, uint8_t **, int, struct
saproto
*,
ipsec_doi.h
212
struct
saproto
;
247
struct saprop *, struct
saproto
*, struct satrns *);
proposal.c
91
struct
saproto
*
94
struct
saproto
*new;
121
/* set
saproto
to the end of the proto tree in saprop */
123
inssaproto(struct saprop *pp, struct
saproto
*new)
125
struct
saproto
*p;
137
/* set
saproto
to the top of the proto tree in saprop */
139
inssaprotorev(struct saprop *pp, struct
saproto
*new)
159
/* set
saproto
to last part of the proto tree in saprop */
161
inssatrns(struct
saproto
*pr, struct satrns *new)
192
struct
saproto
*pr1, *pr2, *newpr = NULL
[
all
...]
handler.c
643
struct
saproto
*pr;
708
struct
saproto
*pr;
864
struct
saproto
*pr;
isakmp_inf.c
610
struct
saproto
*pr;
811
struct
saproto
*pr;
1004
isakmp_add_pl_n(vchar_t *buf0, uint8_t **np_p, int type, struct
saproto
*pr,
ipsec_doi.c
155
const struct saprop *, const struct
saproto
*);
1031
struct
saproto
*sp;
1474
struct
saproto
*pr;
1536
struct
saproto
*pr;
2841
const struct
saproto
*pr)
3062
struct
saproto
*b = NULL;
3135
struct
saproto
*pr = NULL;
4421
struct
saproto
*pr, struct satrns *tr)
pfkey.c
878
struct
saproto
*pr;
984
struct
saproto
*pr;
1076
struct
saproto
*pr;
1234
struct
saproto
*pr;
1357
struct
saproto
*pr;
2046
struct
saproto
*pr;
2047
struct
saproto
**pr_rlist;
2134
pr_rlist = racoon_malloc((rlist_len+1)*sizeof(struct
saproto
*));
isakmp_quick.c
1603
struct
saproto
*pr;
1927
struct
saproto
*pr;
oakley.c
511
struct
saproto
*pr;
Completed in 26 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026