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

/gem5/src/base/
H A Dinet.hh339 uint8_t typeCopied() const { return IP_OPT_COPIED(opt_type); } function in struct:Net::IpOpt
344 bool isCopied(int cpy) const { return typeCopied() == IP_OPT_COPIED(cpy); }

Completed in 7 milliseconds