Home
last modified time | relevance | path

Searched refs:ISAKMP_ETYPE_INFO (Results 1 – 4 of 4) sorted by relevance

/netbsd/crypto/dist/ipsec-tools/src/racoon/
H A Dstrnames.c185 case ISAKMP_ETYPE_INFO:
226 { ISAKMP_ETYPE_INFO, "Informational", NULL },
994 case ISAKMP_ETYPE_INFO: in s_etype()
H A Disakmp.h139 #define ISAKMP_ETYPE_INFO 5 /* Informational */ macro
H A Disakmp_inf.c953 isakmp->etype = ISAKMP_ETYPE_INFO;
H A Disakmp.c620 case ISAKMP_ETYPE_INFO: