PcapPlusPlus  Next
pcpp::BgpOpenMessageLayer::bgp_open_message Struct Reference

#include <BgpLayer.h>

Inheritance diagram for pcpp::BgpOpenMessageLayer::bgp_open_message:
pcpp::BgpLayer::bgp_common_header

Public Attributes

uint8_t version
 
uint16_t myAutonomousSystem
 
uint16_t holdTime
 
uint32_t bgpId
 
uint8_t optionalParameterLength
 
- Public Attributes inherited from pcpp::BgpLayer::bgp_common_header
uint8_t marker [16]
 
uint16_t length
 
uint8_t messageType
 

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