Searched refs:ISAKMP_NPTYPE_T (Results 1 - 6 of 6) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dsecurity.c117 tbuf = isakmp_parsewoh(ISAKMP_NPTYPE_T, (struct isakmp_gen *)bp, len);
122 if (ta->type != ISAKMP_NPTYPE_T) {
H A Disakmp.h79 #define ISAKMP_NPTYPE_T 3 /* Transform */ macro
H A Dipsec_doi.c1473 pbuf = isakmp_parsewoh(ISAKMP_NPTYPE_T, (struct isakmp_gen *)bp, tlen);
1486 if (pa->type != ISAKMP_NPTYPE_T) {
2697 *np_t = ISAKMP_NPTYPE_T;
3006 *np_t = ISAKMP_NPTYPE_T;
H A Dstrnames.c301 { ISAKMP_NPTYPE_T, "trns", NULL },
/external/tcpdump/
H A Disakmp.h119 #define ISAKMP_NPTYPE_T 3 /* Transform */ macro
H A Dprint-isakmp.c503 cp = isakmp_sub_print(ISAKMP_NPTYPE_T, ext, ep, phase, doi0,
581 printf("%s:", NPSTR(ISAKMP_NPTYPE_T));
632 printf(" [|%s]", NPSTR(ISAKMP_NPTYPE_T));

Completed in 123 milliseconds