Searched defs:proto (Results 1 - 3 of 3) sorted by relevance
/gem5/src/base/ | ||
H A D | inet.cc | 342 Ip6Hdr::proto() const function in class:Net::Ip6Hdr |
H A D | inet.hh | 263 uint8_t proto() const { return ip_p; } function in struct:Net::IpHdr |
/gem5/ext/googletest/googlemock/include/gmock/ | ||
H A D | gmock-actions.h | 829 explicit SetArgumentPointeeAction(const Proto& proto) : proto_(new Proto) { argument |
Completed in 20 milliseconds