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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Disakmp.h74 #define ISAKMP_NPTYPE_T 3 /* Transform */ macro
H A Dstrnames.c284 { ISAKMP_NPTYPE_T, "trns", NULL },
H A Dipsec_doi.c1258 pbuf = isakmp_parsewoh(ISAKMP_NPTYPE_T, (struct isakmp_gen *)bp, tlen);
1271 if (pa->type != ISAKMP_NPTYPE_T) {
2379 *np_t = ISAKMP_NPTYPE_T;
2594 *np_t = ISAKMP_NPTYPE_T;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Disakmp.h119 #define ISAKMP_NPTYPE_T 3 /* Transform */ macro
H A Dprint-isakmp.c627 cp = ikev1_sub_print(ndo, ISAKMP_NPTYPE_T, ext, ep, phase, doi0,
778 ND_PRINT((ndo,"%s:", NPSTR(ISAKMP_NPTYPE_T)));
829 ND_PRINT((ndo," [|%s]", NPSTR(ISAKMP_NPTYPE_T)));
1441 ikev2_pay_print(ndo, NPSTR(ISAKMP_NPTYPE_T), t.h.critical);
1497 ND_PRINT((ndo," [|%s]", NPSTR(ISAKMP_NPTYPE_T)));
1528 cp = ikev2_sub_print(ndo, NULL, ISAKMP_NPTYPE_T, ext, ep, phase, doi0,
2320 } else if(np == ISAKMP_NPTYPE_T) {

Completed in 90 milliseconds