OpenSDN source code
BgpProto::OpenMessage::Capability::LLGR::Family Struct Reference

#include <bgp_proto.h>

Public Member Functions

 Family (uint16_t afi, uint8_t safi, uint8_t flags, uint32_t time)
 
bool forwarding_state_preserved () const
 

Public Attributes

uint16_t afi
 
uint8_t safi
 
uint8_t flags
 
uint32_t time
 

Detailed Description

Definition at line 183 of file bgp_proto.h.

Constructor & Destructor Documentation

◆ Family()

BgpProto::OpenMessage::Capability::LLGR::Family::Family ( uint16_t  afi,
uint8_t  safi,
uint8_t  flags,
uint32_t  time 
)
inline

Definition at line 184 of file bgp_proto.h.

Member Function Documentation

◆ forwarding_state_preserved()

bool BgpProto::OpenMessage::Capability::LLGR::Family::forwarding_state_preserved ( ) const
inline

Definition at line 193 of file bgp_proto.h.

Member Data Documentation

◆ afi

uint16_t BgpProto::OpenMessage::Capability::LLGR::Family::afi

Definition at line 188 of file bgp_proto.h.

◆ flags

uint8_t BgpProto::OpenMessage::Capability::LLGR::Family::flags

Definition at line 190 of file bgp_proto.h.

◆ safi

uint8_t BgpProto::OpenMessage::Capability::LLGR::Family::safi

Definition at line 189 of file bgp_proto.h.

◆ time

uint32_t BgpProto::OpenMessage::Capability::LLGR::Family::time

Definition at line 191 of file bgp_proto.h.


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