| 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 |  | 
  | Ipv6RoutingTableEntry(Ipv6Address network, Ipv6Prefix prefix, Ipv6Address gateway, uint32_t interface) | ns3::Ipv6RoutingTableEntry | private | 
  | Ipv6RoutingTableEntry(Ipv6Address network, Ipv6Prefix prefix, uint32_t interface, Ipv6Address prefixToUse) | ns3::Ipv6RoutingTableEntry | private | 
  | Ipv6RoutingTableEntry(Ipv6Address network, Ipv6Prefix prefix, Ipv6Address gateway, uint32_t interface, Ipv6Address prefixToUse) | ns3::Ipv6RoutingTableEntry | private | 
  | Ipv6RoutingTableEntry(Ipv6Address dest, Ipv6Prefix prefix, uint32_t interface) | ns3::Ipv6RoutingTableEntry | private | 
  | Ipv6RoutingTableEntry(Ipv6Address dest, Ipv6Address gateway, uint32_t interface) | ns3::Ipv6RoutingTableEntry | private | 
  | Ipv6RoutingTableEntry(Ipv6Address dest, uint32_t interface) | ns3::Ipv6RoutingTableEntry | private | 
  | IsDefault() const | ns3::Ipv6RoutingTableEntry |  | 
  | IsGateway() const | ns3::Ipv6RoutingTableEntry |  | 
  | IsHost() const | ns3::Ipv6RoutingTableEntry |  | 
  | IsNetwork() const | ns3::Ipv6RoutingTableEntry |  | 
  | m_dest | ns3::Ipv6RoutingTableEntry | private | 
  | m_destNetworkPrefix | ns3::Ipv6RoutingTableEntry | private | 
  | m_gateway | ns3::Ipv6RoutingTableEntry | private | 
  | m_interface | ns3::Ipv6RoutingTableEntry | private | 
  | m_prefixToUse | ns3::Ipv6RoutingTableEntry | private | 
  | SetPrefixToUse(Ipv6Address prefix) | ns3::Ipv6RoutingTableEntry |  | 
  | ~Ipv6RoutingTableEntry() | ns3::Ipv6RoutingTableEntry | virtual |