OpenSDN source code
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

◆ aggregate

IpAddress AggregateRouteConfig::aggregate

Definition at line 320 of file bgp_config.h.

◆ nexthop

IpAddress AggregateRouteConfig::nexthop

Definition at line 322 of file bgp_config.h.

◆ prefix_length

int AggregateRouteConfig::prefix_length

Definition at line 321 of file bgp_config.h.


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