Sponge
CS144's user-space TCP library
|
This is the complete list of members for Host, including all inherited members.
_expecting_to_receive | Host | private |
_interface | Host | private |
_my_address | Host | private |
_name | Host | private |
_next_hop | Host | private |
address() | Host | inline |
check() | Host | inline |
expect(const InternetDatagram &expected) | Host | inline |
expecting(const InternetDatagram &expected) const | Host | inlineprivate |
Host(const string &name, const Address &my_address, const Address &next_hop) | Host | inline |
interface() | Host | inline |
name() | Host | inline |
remove_expectation(const InternetDatagram &expected) | Host | inlineprivate |
send_to(const Address &destination, const uint8_t ttl=64) | Host | inline |