Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_g.c558 #define IS_IP6 2 macro
614 ntype = IS_IP6; in tlsg_session_chkhost()
658 if (ntype == IS_IP6 && altnamesize != sizeof(struct in6_addr)) { in tlsg_session_chkhost()
H A Dtls_o.c757 #define IS_IP6 2 macro
796 ntype = IS_IP6; in tlso_session_chkhost()
856 if (ntype == IS_IP6 && sl != sizeof(struct in6_addr)) { in tlso_session_chkhost()