A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::olsr::anonymous_namespace{olsr-routing-protocol.cc} Namespace Reference

Functions

void CoverTwoHopNeighbors (Ipv4Address neighborMainAddr, TwoHopNeighborSet &N2)
 Remove all covered 2-hop neighbors from N2 set. This is a helper function used by MprComputation algorithm.

Function Documentation

void ns3::olsr::anonymous_namespace{olsr-routing-protocol.cc}::CoverTwoHopNeighbors ( Ipv4Address  neighborMainAddr,
TwoHopNeighborSet &  N2 
)

Remove all covered 2-hop neighbors from N2 set. This is a helper function used by MprComputation algorithm.

Definition at line 538 of file olsr-routing-protocol.cc.

Referenced by ns3::olsr::RoutingProtocol::MprComputation().

+ Here is the caller graph for this function: