OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bgp_update_monitor.cc File Reference
Include dependency graph for bgp_update_monitor.cc:

Go to the source code of this file.

Functions

static void RouteStateCurrent (const RouteState *rstate, RibPeerSet *mcurrent)
 
static void RouteUpdateCurrentAndScheduled (const RouteUpdate *rt_update, int queue_id, RibPeerSet *mcurrent, RibPeerSet *mscheduled)
 
static void UpdateListCurrentAndScheduled (const UpdateList *uplist, int queue_id, RibPeerSet *mcurrent, RibPeerSet *mscheduled)
 

Function Documentation

static void RouteStateCurrent ( const RouteState rstate,
RibPeerSet mcurrent 
)
static

Definition at line 179 of file bgp_update_monitor.cc.

Here is the call graph for this function:

static void RouteUpdateCurrentAndScheduled ( const RouteUpdate rt_update,
int  queue_id,
RibPeerSet mcurrent,
RibPeerSet mscheduled 
)
static

Definition at line 197 of file bgp_update_monitor.cc.

Here is the call graph for this function:

static void UpdateListCurrentAndScheduled ( const UpdateList uplist,
int  queue_id,
RibPeerSet mcurrent,
RibPeerSet mscheduled 
)
static

Definition at line 222 of file bgp_update_monitor.cc.

Here is the call graph for this function: