|
OpenSDN source code
|
#include <bgp_aspath.h>


Public Member Functions | |
| AsPath4ByteDB (BgpServer *server) | |
Public Member Functions inherited from BgpPathAttributeDB< AsPath4Byte, AsPath4BytePtr, AsPath4ByteSpec, AsPath4ByteCompare, AsPath4ByteDB > | |
| 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.