HomeSort by relevance Sort by last modified time
    Searched refs:saproto (Results 1 - 10 of 10) sorted by null

  /external/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 __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 *, struct satrns *))
    [all...]
isakmp_inf.h 37 struct saproto;
49 struct saproto *, vchar_t *));
proposal.c 91 struct saproto *
94 struct saproto *new;
123 /* set saproto to the end of the proto tree in saprop */
127 struct saproto *new;
129 struct saproto *p;
141 /* set saproto to the top of the proto tree in saprop */
145 struct saproto *new;
165 /* set saproto to last part of the proto tree in saprop */
168 struct saproto *pr;
200 struct saproto *pr1, *pr2, *newpr = NULL
    [all...]
ipsec_doi.h 203 struct saproto;
237 struct saprop *, struct saproto *, struct satrns *));
pfkey.c 844 struct saproto *pr;
938 struct saproto *pr;
1029 struct saproto *pr;
1179 struct saproto *pr;
1315 struct saproto *pr;
    [all...]
handler.c 544 struct saproto *pr;
607 struct saproto *pr;
745 struct saproto *pr;
isakmp_inf.c 626 struct saproto *pr;
845 struct saproto *pr;
1056 struct saproto *pr;
    [all...]
ipsec_doi.c 159 const struct saprop *, const struct saproto *));
1191 struct saproto *sp;
    [all...]
isakmp_quick.c 1286 struct saproto *pr;
    [all...]
oakley.c 483 struct saproto *pr;
    [all...]

Completed in 51 milliseconds