A Discrete-Event Network Simulator
API
tcp-option-sack.h File Reference
#include "ns3/tcp-option.h"
#include "ns3/sequence-number.h"
+ Include dependency graph for tcp-option-sack.h:
+ This graph shows which files directly or indirectly include this file:

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, TcpOptionSack const &sackOption)
 Output operator. More...
 
std::ostream & ns3::operator<< (std::ostream &os, TcpOptionSack::SackBlock const &sackBlock)
 Output operator. More...