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

#include <bgp_config.h>

Public Attributes

AsnList aspath_expand
 
CommunityList community_set
 
CommunityList community_add
 
CommunityList community_remove
 
CommunityList ext_community_set
 
CommunityList ext_community_add
 
CommunityList ext_community_remove
 
uint32_t local_pref
 
uint32_t med
 

Detailed Description

Definition at line 370 of file bgp_config.h.

Member Data Documentation

AsnList ActionUpdate::aspath_expand

Definition at line 371 of file bgp_config.h.

CommunityList ActionUpdate::community_add

Definition at line 373 of file bgp_config.h.

CommunityList ActionUpdate::community_remove

Definition at line 374 of file bgp_config.h.

CommunityList ActionUpdate::community_set

Definition at line 372 of file bgp_config.h.

CommunityList ActionUpdate::ext_community_add

Definition at line 376 of file bgp_config.h.

CommunityList ActionUpdate::ext_community_remove

Definition at line 377 of file bgp_config.h.

CommunityList ActionUpdate::ext_community_set

Definition at line 375 of file bgp_config.h.

uint32_t ActionUpdate::local_pref

Definition at line 378 of file bgp_config.h.

uint32_t ActionUpdate::med

Definition at line 379 of file bgp_config.h.


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