OpenSDN source code
|
#include <bgp_config.h>
Public Attributes | |
IpAddress | aggregate |
int | prefix_length |
IpAddress | nexthop |
Definition at line 319 of file bgp_config.h.
IpAddress AggregateRouteConfig::aggregate |
Definition at line 320 of file bgp_config.h.
IpAddress AggregateRouteConfig::nexthop |
Definition at line 322 of file bgp_config.h.
int AggregateRouteConfig::prefix_length |
Definition at line 321 of file bgp_config.h.