Functions | |
void | CoverTwoHopNeighbors (Ipv4Address neighborMainAddr, TwoHopNeighborSet &N2) |
Remove all covered 2-hop neighbors from N2 set. More... | |
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 539 of file olsr-routing-protocol.cc.
Referenced by ns3::olsr::RoutingProtocol::MprComputation().