libbgp  0.6
A C++ BGP Library.
Public Member Functions | Public Attributes | List of all members
libbgp::BgpRib6EntryKey Class Reference

Key for the Rib6 entry map. More...

#include <bgp-rib6.h>

Public Member Functions

 BgpRib6EntryKey (const Prefix6 &prefix)
 
bool operator== (const BgpRib6EntryKey &other) const
 

Public Attributes

uint8_t prefix [16]
 
uint8_t length
 
uint64_t hash
 

Detailed Description

Key for the Rib6 entry map.

Definition at line 30 of file bgp-rib6.h.


The documentation for this class was generated from the following file: