Searched refs:ISAKMP_VERSION_MINOR (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sbin/isakmpd/
H A Disakmp.h61 #define ISAKMP_VERSION_MINOR(x) ((x) & 0xf) macro
H A Dmessage.c1348 if (ISAKMP_VERSION_MINOR(GET_ISAKMP_HDR_VERSION(buf)) != 0) {
1350 ISAKMP_VERSION_MINOR(GET_ISAKMP_HDR_VERSION(buf)));

Completed in 114 milliseconds