dest_ip 3744 source3/include/proto.h struct in_addr dest_ip); dest_ip 3777 source3/include/proto.h struct in_addr dest_ip,struct in_addr src_ip, dest_ip 1771 source3/libsmb/cliconnect.c struct in_addr dest_ip; dest_ip 1775 source3/libsmb/cliconnect.c putip((char *)&dest_ip,cli->inbuf+4); dest_ip 1776 source3/libsmb/cliconnect.c in_addr_to_sockaddr_storage(&cli->dest_ss, dest_ip); dest_ip 642 source3/nmbd/nmbd_packets.c struct in_addr dest_ip) dest_ip 650 source3/nmbd/nmbd_packets.c if ((p = create_and_init_netbios_packet(nmbname, (subrec != unicast_subnet), False, dest_ip)) == NULL) dest_ip 1879 source3/nmbd/nmbd_packets.c struct in_addr dest_ip,struct in_addr src_ip, dest_ip 1890 source3/nmbd/nmbd_packets.c if(ismyip_v4(dest_ip) && (dest_port == DGRAM_PORT)) /* Only if to DGRAM_PORT */ dest_ip 1945 source3/nmbd/nmbd_packets.c p.ip = dest_ip; dest_ip 1953 source3/nmbd/nmbd_packets.c DEBUG(4,("to %s IP %s\n", nmb_namestr(&dgram->dest_name), inet_ntoa(dest_ip))); dest_ip 3151 source4/client/client.c const char *dest_ip = NULL; dest_ip 3212 source4/client/client.c dest_ip = poptGetOptArg(pc); dest_ip 3277 source4/client/client.c lp_smb_ports(cmdline_lp_ctx), dest_ip, dest_ip 39 source4/client/smbmount.c static struct in_addr dest_ip; dest_ip 148 source4/client/smbmount.c if (have_ip) ip = dest_ip; dest_ip 802 source4/client/smbmount.c dest_ip = interpret_addr2(opteq+1); dest_ip 803 source4/client/smbmount.c if (is_zero_ip_v4(dest_ip)) {