PcapPlusPlus  21.05
pcpp::BgpOpenMessageLayer::bgp_open_message Struct Reference

#include <BgpLayer.h>

Inheritance diagram for pcpp::BgpOpenMessageLayer::bgp_open_message:

Public Attributes

uint8_t version
 
uint16_t myAutonomousSystem
 
uint16_t holdTime
 
uint32_t bgpId
 
uint8_t optionalParameterLength
 

Detailed Description

BGP OPEN message structure

Member Data Documentation

◆ bgpId

uint32_t pcpp::BgpOpenMessageLayer::bgp_open_message::bgpId

BGP Identifier of the sender

◆ holdTime

uint16_t pcpp::BgpOpenMessageLayer::bgp_open_message::holdTime

The number of seconds the sender proposes for the value of the Hold Timer

◆ myAutonomousSystem

uint16_t pcpp::BgpOpenMessageLayer::bgp_open_message::myAutonomousSystem

Autonomous System number of the sender

◆ optionalParameterLength

uint8_t pcpp::BgpOpenMessageLayer::bgp_open_message::optionalParameterLength

The total length of the Optional Parameters field

◆ version

uint8_t pcpp::BgpOpenMessageLayer::bgp_open_message::version

BGP version number