Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dos-ip.c512 if ( inet_aton( source_ip_lst[i], &temp_source_ip->ip4_addr ) ) { in ldap_validate_and_fill_sourceip()
733 … ip4addr.sin_addr = ld->ld_options.ldo_local_ip_addrs.ip4_addr; in ldap_connect_to_host()
830 ip4addr.sin_addr = ld->ld_options.ldo_local_ip_addrs.ip4_addr; in ldap_connect_to_host()
Dldap-int.h209 struct in_addr ip4_addr; member