Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dos-ip.c511 if ( !temp_source_ip->has_ipv4 ) { in ldap_validate_and_fill_sourceip()
513 temp_source_ip->has_ipv4 = 1; in ldap_validate_and_fill_sourceip()
729 if( ld->ld_options.ldo_local_ip_addrs.has_ipv4 ) { in ldap_connect_to_host()
827 if( ld->ld_options.ldo_local_ip_addrs.has_ipv4 ) { in ldap_connect_to_host()
H A Dldap-int.h210 unsigned short has_ipv4; member