net: update NET_UNROUTABLE to not_publicly_routable in GetNetworkName()
net: create GetNetworkNames()
rpc: use GetNetworkNames() in getnetworkinfo and getpeerinfo helps
init: use GetNetworkNames() in -onlynet help
This is a backport of core#20965
Depends on D11030