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

/gem5/src/base/
H A Dinet.hh220 IpNetmask(const uint32_t __ip, const uint8_t __netmask) : argument
221 IpAddress(__ip), _netmask(__netmask)

Completed in 8 milliseconds