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


Public Member Functions | |
| EdgeForwardingDB (BgpServer *server) | |
Public Member Functions inherited from BgpPathAttributeDB< EdgeForwarding, EdgeForwardingPtr, EdgeForwardingSpec, EdgeForwardingCompare, EdgeForwardingDB > | |
| BgpPathAttributeDB (int hash_size=GetHashSize()) | |
| size_t | Size () |
| void | Delete (EdgeForwarding *attr) |
| EdgeForwardingPtr | Locate (EdgeForwarding *attr) |
| EdgeForwardingPtr | Locate (const EdgeForwardingSpec &spec) |
Definition at line 640 of file bgp_attr.h.
|
explicit |
Definition at line 723 of file bgp_attr.cc.