Searched refs:server_port (Results 1 - 7 of 7) sorted by relevance

/gem5/src/dev/net/
H A Dtcp_iface.hh141 * @param server_port The port number the server listening for new
148 TCPIface(std::string server_name, unsigned server_port,
H A Dtcp_iface.cc82 TCPIface::TCPIface(string server_name, unsigned server_port, argument
89 serverPort(server_port), isSwitch(is_switch), listening(false)
H A Ddist_etherlink.cc94 distIface = new TCPIface(p->server_name, p->server_port,
H A DEthernet.py81 server_port = Param.UInt32('2200', "Message server port") variable in class:DistEtherLink
/gem5/configs/dist/
H A Dsw.py55 server_port = options.dist_server_port,
/gem5/configs/example/arm/
H A Ddist_bigLITTLE.py114 server_port = options.dist_server_port,
/gem5/configs/common/
H A DFSConfig.py687 server_port,
701 server_port = server_port,

Completed in 13 milliseconds