Searched refs:ip4_addr (Results 1 – 2 of 2) sorted by relevance
512 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()
209 struct in_addr ip4_addr; member