Sponge
CS144's user-space TCP library
Host Member List

This is the complete list of members for Host, including all inherited members.

_expecting_to_receiveHostprivate
_interfaceHostprivate
_my_addressHostprivate
_nameHostprivate
_next_hopHostprivate
address()Hostinline
check()Hostinline
expect(const InternetDatagram &expected)Hostinline
expecting(const InternetDatagram &expected) constHostinlineprivate
Host(const string &name, const Address &my_address, const Address &next_hop)Hostinline
interface()Hostinline
name()Hostinline
remove_expectation(const InternetDatagram &expected)Hostinlineprivate
send_to(const Address &destination, const uint8_t ttl=64)Hostinline