OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bgp_export.cc File Reference
#include "bgp/bgp_export.h"
#include <boost/bind.hpp>
#include "bgp/bgp_ribout_updates.h"
#include "bgp/bgp_route.h"
#include "bgp/bgp_table.h"
#include "bgp/bgp_update.h"
#include "bgp/bgp_update_monitor.h"
#include "bgp/bgp_update_sender.h"
Include dependency graph for bgp_export.cc:

Go to the source code of this file.

Functions

static bool IsDuplicate (const RouteUpdate *rt_update, const UpdateInfoSList *uinfo_slist)
 

Function Documentation

static bool IsDuplicate ( const RouteUpdate rt_update,
const UpdateInfoSList uinfo_slist 
)
static

Definition at line 26 of file bgp_export.cc.

Here is the call graph for this function: