OpenSDN source code
|
#include <bgp_aspath.h>
Public Member Functions | |
AsPath4ByteDB (BgpServer *server) | |
![]() | |
BgpPathAttributeDB (int hash_size=GetHashSize()) | |
size_t | Size () |
void | Delete (AsPath4Byte *attr) |
AsPath4BytePtr | Locate (AsPath4Byte *attr) |
AsPath4BytePtr | Locate (const AsPath4ByteSpec &spec) |
Definition at line 331 of file bgp_aspath.h.
|
explicit |
Definition at line 503 of file bgp_aspath.cc.