, including all inherited members.
CreateDefaultRoute(Ipv6Address nextHop, uint32_t interface) | ns3::Ipv6RoutingTableEntry | [static] |
CreateHostRouteTo(Ipv6Address dest, Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse=Ipv6Address()) | ns3::Ipv6RoutingTableEntry | [static] |
CreateHostRouteTo(Ipv6Address dest, uint32_t interface) | ns3::Ipv6RoutingTableEntry | [static] |
CreateNetworkRouteTo(Ipv6Address network, Ipv6Prefix networkPrefix, Ipv6Address nextHop, uint32_t interface) | ns3::Ipv6RoutingTableEntry | [static] |
CreateNetworkRouteTo(Ipv6Address network, Ipv6Prefix networkPrefix, Ipv6Address nextHop, uint32_t interface, Ipv6Address prefixToUse) | ns3::Ipv6RoutingTableEntry | [static] |
CreateNetworkRouteTo(Ipv6Address network, Ipv6Prefix networkPrefix, uint32_t interface) | ns3::Ipv6RoutingTableEntry | [static] |
GetDest() const | ns3::Ipv6RoutingTableEntry | |
GetDestNetwork() const | ns3::Ipv6RoutingTableEntry | |
GetDestNetworkPrefix() const | ns3::Ipv6RoutingTableEntry | |
GetGateway() const | ns3::Ipv6RoutingTableEntry | |
GetInterface() const | ns3::Ipv6RoutingTableEntry | |
GetPrefixToUse() const | ns3::Ipv6RoutingTableEntry | |
Ipv6RoutingTableEntry() | ns3::Ipv6RoutingTableEntry | |
Ipv6RoutingTableEntry(Ipv6RoutingTableEntry const &route) | ns3::Ipv6RoutingTableEntry | |
Ipv6RoutingTableEntry(Ipv6RoutingTableEntry const *route) | ns3::Ipv6RoutingTableEntry | |
IsDefault() const | ns3::Ipv6RoutingTableEntry | |
IsGateway() const | ns3::Ipv6RoutingTableEntry | |
IsHost() const | ns3::Ipv6RoutingTableEntry | |
IsNetwork() const | ns3::Ipv6RoutingTableEntry | |
SetPrefixToUse(Ipv6Address prefix) | ns3::Ipv6RoutingTableEntry | |
~Ipv6RoutingTableEntry() | ns3::Ipv6RoutingTableEntry | |