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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Disakmp_agg.c209 nptype = ISAKMP_NPTYPE_CR;
317 case ISAKMP_NPTYPE_CR:
667 case ISAKMP_NPTYPE_CR:
872 : (need_cr ? ISAKMP_NPTYPE_CR
878 need_cr ? ISAKMP_NPTYPE_CR
942 : (need_cr ? ISAKMP_NPTYPE_CR
948 need_cr ? ISAKMP_NPTYPE_CR
H A Disakmp.h78 #define ISAKMP_NPTYPE_CR 7 /* Certificate Request */ macro
H A Disakmp_ident.c371 case ISAKMP_NPTYPE_CR:
936 case ISAKMP_NPTYPE_CR:
1127 case ISAKMP_NPTYPE_CR:
1438 (need_cr ? ISAKMP_NPTYPE_CR : ISAKMP_NPTYPE_NONE);
1445 : (need_cr ? ISAKMP_NPTYPE_CR
1453 need_cr ? ISAKMP_NPTYPE_CR
1592 need_cr ? ISAKMP_NPTYPE_CR : ISAKMP_NPTYPE_NONE);
H A Dstrnames.c288 { ISAKMP_NPTYPE_CR, "cr", NULL },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Disakmp.h123 #define ISAKMP_NPTYPE_CR 7 /* Certificate Request */ macro
H A Dprint-isakmp.c1083 ND_PRINT((ndo,"%s:", NPSTR(ISAKMP_NPTYPE_CR)));
1097 ND_PRINT((ndo," [|%s]", NPSTR(ISAKMP_NPTYPE_CR)));

Completed in 56 milliseconds