|
OpenSDN source code
|
#include "bgp/bgp_path.h"#include <boost/foreach.hpp>#include "bgp/bgp_peer.h"#include "bgp/bgp_route.h"#include "bgp/bgp_server.h"#include "bgp/extended-community/sub_cluster.h"#include "net/community_type.h"
Go to the source code of this file.
Macros | |
| #define | BOOL_COMPARE(CondA, CondB) |
| #define BOOL_COMPARE | ( | CondA, | |
| CondB | |||
| ) |
Definition at line 49 of file bgp_path.cc.