OpenSDN source code
|
#include <bgp_aspath.h>
Public Member Functions | |
As4PathDB (BgpServer *server) | |
![]() | |
BgpPathAttributeDB (int hash_size=GetHashSize()) | |
size_t | Size () |
void | Delete (As4Path *attr) |
As4PathPtr | Locate (As4Path *attr) |
As4PathPtr | Locate (const As4PathSpec &spec) |
Definition at line 489 of file bgp_aspath.h.
|
explicit |
Definition at line 729 of file bgp_aspath.cc.