Searched defs:getfd (Results 1 - 2 of 2) sorted by relevance
/gem5/src/base/ | ||
H A D | socket.hh | 59 int getfd() const { return fd; } function in class:ListenSocket |
/gem5/util/tap/ | ||
H A D | tap.cc | 203 int getfd() const { return fd; } function in class:Ethernet |
Completed in 6 milliseconds