OpenSDN source code
|
#include <bgp_attr.h>
Public Member Functions | |
ClusterListDB (BgpServer *server) | |
![]() | |
BgpPathAttributeDB (int hash_size=GetHashSize()) | |
size_t | Size () |
void | Delete (ClusterList *attr) |
ClusterListPtr | Locate (ClusterList *attr) |
ClusterListPtr | Locate (const ClusterListSpec &spec) |
Definition at line 274 of file bgp_attr.h.
|
explicit |
Definition at line 243 of file bgp_attr.cc.