Searched defs:TcpPort (Results 1 - 1 of 1) sorted by relevance

/gem5/src/python/m5/
H A Dparams.py641 class TcpPort(CheckedInt): cxx_type = 'uint16_t'; size = 16; unsigned = True class in inherits:CheckedInt

Completed in 20 milliseconds