CLEANUP: tools: Use const address for get_net_port() and get_host_port()

These functions only extract the port from an address. There is no reason to
not use a const address.
1 file changed