Home
last modified time | relevance | path

Searched refs:IPSP_IDENTITY_ASN1_DN (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/net/
H A Dpfkeyv2_convert.c724 (*id)->type = IPSP_IDENTITY_ASN1_DN; in import_identity()
774 case IPSP_IDENTITY_ASN1_DN: in export_identity()
/openbsd/sys/netinet/
H A Dip_ipsp.h322 #define IPSP_IDENTITY_ASN1_DN 4 macro