OpenSDN source code
|
#include <bgp_aspath.h>
Public Member Functions | |
AsPathDB (BgpServer *server) | |
![]() | |
BgpPathAttributeDB (int hash_size=GetHashSize()) | |
size_t | Size () |
void | Delete (AsPath *attr) |
AsPathPtr | Locate (AsPath *attr) |
AsPathPtr | Locate (const AsPathSpec &spec) |
Definition at line 173 of file bgp_aspath.h.
|
explicit |
Definition at line 277 of file bgp_aspath.cc.