Home
last modified time | relevance | path

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

/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dos-ip.c519 if ( !temp_source_ip->has_ipv6 ) { in ldap_validate_and_fill_sourceip()
522 temp_source_ip->has_ipv6 = 1; in ldap_validate_and_fill_sourceip()
701 if( ld->ld_options.ldo_local_ip_addrs.has_ipv6 ) { in ldap_connect_to_host()
H A Dldap-int.h213 unsigned short has_ipv6; member