OpenSDN source code
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AggregateRouteConfig Struct Reference

#include <bgp_config.h>

Collaboration diagram for AggregateRouteConfig:

Public Attributes

IpAddress aggregate
 
int prefix_length
 
IpAddress nexthop
 

Detailed Description

Definition at line 319 of file bgp_config.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: