to_ip            3752 source3/include/proto.h struct response_record *queue_query_name_from_wins_server( struct in_addr to_ip,
to_ip            3802 source3/include/proto.h void send_browser_reset(int reset_type, const char *to_name, int to_type, struct in_addr to_ip);
to_ip             176 source3/nmbd/nmbd_packets.c                                                             struct in_addr to_ip)
to_ip             208 source3/nmbd/nmbd_packets.c 	packet->ip = to_ip;
to_ip             698 source3/nmbd/nmbd_packets.c 	struct in_addr to_ip;
to_ip             703 source3/nmbd/nmbd_packets.c 	to_ip = subrec->bcast_ip;
to_ip             707 source3/nmbd/nmbd_packets.c 	if (subrec->type == UNICAST_SUBNET && is_zero_ip_v4(to_ip)) {
to_ip             718 source3/nmbd/nmbd_packets.c 		to_ip = wins_srv_ip_tag(tags[0], to_ip);
to_ip             725 source3/nmbd/nmbd_packets.c 					to_ip)) == NULL)
to_ip             776 source3/nmbd/nmbd_packets.c struct response_record *queue_query_name_from_wins_server( struct in_addr to_ip,
to_ip             787 source3/nmbd/nmbd_packets.c 	if ((p = create_and_init_netbios_packet(nmbname, False, False, to_ip)) == NULL)
to_ip              35 source3/nmbd/nmbd_sendannounce.c void send_browser_reset(int reset_type, const char *to_name, int to_type, struct in_addr to_ip)
to_ip              41 source3/nmbd/nmbd_sendannounce.c 		reset_type, to_name, to_type, inet_ntoa(to_ip) ));
to_ip              51 source3/nmbd/nmbd_sendannounce.c 		global_myname(), 0x0, to_name, to_type, to_ip, 
to_ip              89 source3/nmbd/nmbd_sendannounce.c                               const char *from_name, const char *to_name, int to_type, struct in_addr to_ip,
to_ip             121 source3/nmbd/nmbd_sendannounce.c 			from_name, 0x0, to_name, to_type, to_ip, subrec->myip,
to_ip             130 source3/nmbd/nmbd_sendannounce.c                               char *from_name, char *to_name, int to_type, struct in_addr to_ip,
to_ip             150 source3/nmbd/nmbd_sendannounce.c 		from_name, 0x0, to_name, to_type, to_ip, subrec->myip,