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

/gem5/ext/dnet/
H A Daddr.h24 ip_addr_t __ip; member in union:addr::__anon1
/gem5/src/base/
H A Dinet.hh201 IpAddress(const uint32_t __ip) : _ip(__ip) argument
220 IpNetmask(const uint32_t __ip, const uint8_t __netmask) : argument
240 IpWithPort(const uint32_t __ip, const uint16_t __port) : argument

Completed in 9 milliseconds