Searched refs:isakmp_parsewoh (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Disakmp_var.h59 extern vchar_t *isakmp_parsewoh __P((int, struct isakmp_gen *, int));
H A Disakmp.c1070 isakmp_parsewoh(np0, gen, len) function
1167 result = isakmp_parsewoh(np, gen, tlen);
H A Dipsec_doi.c1134 pbuf = isakmp_parsewoh(ISAKMP_NPTYPE_P, (struct isakmp_gen *)bp, tlen);
1258 pbuf = isakmp_parsewoh(ISAKMP_NPTYPE_T, (struct isakmp_gen *)bp, tlen);

Completed in 86 milliseconds