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

Public Member Functions

 OriginOverride (const BgpNeighborConfig::OriginOverrideConfig &config)
 
bool operator!= (const OriginOverride &rhs) const
 

Public Attributes

bool origin_override
 
BgpAttrOrigin::OriginType origin
 

Detailed Description

Definition at line 378 of file bgp_peer.h.

Constructor & Destructor Documentation

BgpPeer::OriginOverride::OriginOverride ( const BgpNeighborConfig::OriginOverrideConfig config)

Definition at line 1592 of file bgp_peer.cc.

Member Function Documentation

bool BgpPeer::OriginOverride::operator!= ( const OriginOverride rhs) const

Definition at line 1598 of file bgp_peer.cc.

Member Data Documentation

BgpAttrOrigin::OriginType BgpPeer::OriginOverride::origin

Definition at line 383 of file bgp_peer.h.

bool BgpPeer::OriginOverride::origin_override

Definition at line 382 of file bgp_peer.h.


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