Home
last modified time | relevance | path

Searched refs:ISAKMP_PAYLOAD_NONE (Results 1 – 3 of 3) sorted by relevance

/dports/net/ipgrab/ipgrab-0.9.10/src/
H A Disakmp.c113 #define ISAKMP_PAYLOAD_NONE 0 macro
134 { ISAKMP_PAYLOAD_NONE, "none" },
955 if (next == ISAKMP_PAYLOAD_NONE || e_flag) in dump_isakmp()
/dports/security/fiked/fiked-0.0.5/vpnc/
H A Disakmp.h50 ISAKMP_PAYLOAD_NONE = 0, enumerator
/dports/security/vpnc/vpnc-0.5.3/
H A Disakmp.h31 ISAKMP_PAYLOAD_NONE = 0, /* RFC 2408 */ enumerator