OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isakmp_parsewoh
(Results
1 - 4
of
4
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_var.h
68
extern vchar_t *
isakmp_parsewoh
__P((int, struct isakmp_gen *, int));
security.c
90
pbuf =
isakmp_parsewoh
(ISAKMP_NPTYPE_P, (struct isakmp_gen *)bp, len);
117
tbuf =
isakmp_parsewoh
(ISAKMP_NPTYPE_T, (struct isakmp_gen *)bp, len);
ipsec_doi.c
1332
pbuf =
isakmp_parsewoh
(ISAKMP_NPTYPE_P, (struct isakmp_gen *)bp, tlen);
[
all
...]
isakmp.c
1417
isakmp_parsewoh
(np0, gen, len)
function
[
all
...]
Completed in 47 milliseconds