A Discrete-Event Network Simulator
API
ipv4-route.h File Reference
#include <list>
#include <map>
#include <ostream>
#include "ns3/simple-ref-count.h"
#include "ns3/ipv4-address.h"
+ Include dependency graph for ipv4-route.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::Ipv4MulticastRoute
 Ipv4 multicast route cache entry (similar to Linux struct mfc_cache) More...
 
class  ns3::Ipv4Route
 IPv4 route cache entry (similar to Linux struct rtable) More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Functions

std::ostream & ns3::operator<< (std::ostream &os, Ipv4Route const &route)
 Stream insertion operator. More...