OpenSDN source code
|
#include <bgp_update.h>
Public Member Functions | |
UpdateMarker () | |
![]() | |
UpdateEntry (EntryType type) | |
bool | IsMarker () |
bool | IsUpdate () |
Public Attributes | |
RibPeerSet | members |
![]() | |
boost::intrusive::list_member_hook | list_node |
Additional Inherited Members | |
![]() | |
enum | EntryType { UPDATE = 1, MARKER } |
Definition at line 52 of file bgp_update.h.
|
inline |
Definition at line 53 of file bgp_update.h.
RibPeerSet UpdateMarker::members |
Definition at line 55 of file bgp_update.h.