libbgp
0.6
A C++ BGP Library.
|
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 |
Key for the Rib6 entry map.
Definition at line 30 of file bgp-rib6.h.