Go to the source code of this file.
Classes | |
class | ns3::TcpOptionSack |
Defines the TCP option of kind 5 (selective acknowledgment option) as in RFC 2018 More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Functions | |
std::ostream & | ns3::operator<< (std::ostream &os, const TcpOptionSack &sackOption) |
Output operator. More... | |
std::ostream & | ns3::operator<< (std::ostream &os, const TcpOptionSack::SackBlock &sackBlock) |
Output operator. More... | |