Home
last modified time | relevance | path

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

/openbsd/src/sbin/isakmpd/
Disakmp.h56 #define ISAKMP_ATTR_TYPE(x) ((x) & 0x7fff) macro
Dattribute.c81 type = ISAKMP_ATTR_TYPE(type); in attribute_map()
Dpolicy.c366 type = ISAKMP_ATTR_TYPE(type); in policy_callback()