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

/gem5/src/base/
H A Dinet.hh240 IpWithPort(const uint32_t __ip, const uint16_t __port) : argument
241 IpAddress(__ip), _port(__port)

Completed in 8 milliseconds