OpenSDN source code
|
#include "bgp/bgp_update_monitor.h"
#include "base/task_annotations.h"
#include "bgp/bgp_ribout_updates.h"
#include "bgp/bgp_table.h"
#include "bgp/bgp_update_queue.h"
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) |
|
static |
|
static |
|
static |