iface_best_ip 323 source4/cldap_server/netlogon.c pdc_ip = iface_best_ip(ifaces, src_address); iface_best_ip 56 source4/lib/socket/testsuite.c iface_best_ip(ifaces, "127.0.0.1"), 0); iface_best_ip 65 source4/lib/socket/testsuite.c strcmp(srv_addr->addr, iface_best_ip(ifaces, "127.0.0.1")) == 0, iface_best_ip 68 source4/lib/socket/testsuite.c iface_best_ip(ifaces, "127.0.0.1"), srv_addr ? srv_addr->addr : NULL)); iface_best_ip 140 source4/lib/socket/testsuite.c iface_best_ip(ifaces, "127.0.0.1"), 0); iface_best_ip 150 source4/lib/socket/testsuite.c torture_assert_str_equal(tctx, srv_addr->addr, iface_best_ip(ifaces, "127.0.0.1"), iface_best_ip 313 source4/libcli/wrepl/winsrepl.c return iface_best_ip(ifaces, peer_ip); iface_best_ip 97 source4/torture/nbt/dgram.c myaddress = talloc_strdup(dgmsock, iface_best_ip(ifaces, address)); iface_best_ip 191 source4/torture/nbt/dgram.c myaddress = talloc_strdup(dgmsock, iface_best_ip(ifaces, address)); iface_best_ip 459 source4/torture/nbt/dgram.c myaddress = talloc_strdup(dgmsock, iface_best_ip(ifaces, address)); iface_best_ip 59 source4/torture/nbt/register.c myaddress = iface_best_ip(ifaces, address); iface_best_ip 128 source4/torture/nbt/register.c myaddress = iface_best_ip(ifaces, address); iface_best_ip 69 source4/torture/nbt/wins.c myaddress = talloc_strdup(tctx, iface_best_ip(ifaces, address)); iface_best_ip 250 source4/torture/nbt/winsbench.c state->my_ip = talloc_strdup(tctx, iface_best_ip(ifaces, address)); iface_best_ip 618 source4/torture/nbt/winsreplication.c ctx->myaddr = socket_address_from_strings(tctx, ctx->nbtsock->sock->backend_name, iface_best_ip(ifaces, address), 0);