IsPortAllowedByFtp 347 net/base/net_util.h NET_EXPORT_PRIVATE bool IsPortAllowedByFtp(int port); IsPortAllowedByFtp 972 net/ftp/ftp_network_transaction.cc !IsPortAllowedByFtp(data_connection_port_)) IsPortAllowedByFtp 1006 net/ftp/ftp_network_transaction.cc !IsPortAllowedByFtp(data_connection_port_)) IsPortAllowedByFtp 629 net/http/http_stream_factory_impl_job.cc is_port_allowed = IsPortAllowedByFtp(port); IsPortAllowedByFtp 32 net/url_request/ftp_protocol_handler.cc !IsPortAllowedByFtp(port) && !IsPortAllowedByOverride(port)) {