PcapPlusPlus
22.11
|
#include <BgpLayer.h>
Public Attributes | |
uint8_t | version |
uint16_t | myAutonomousSystem |
uint16_t | holdTime |
uint32_t | bgpId |
uint8_t | optionalParameterLength |
BGP OPEN message structure
uint32_t pcpp::BgpOpenMessageLayer::bgp_open_message::bgpId |
BGP Identifier of the sender
uint16_t pcpp::BgpOpenMessageLayer::bgp_open_message::holdTime |
The number of seconds the sender proposes for the value of the Hold Timer
uint16_t pcpp::BgpOpenMessageLayer::bgp_open_message::myAutonomousSystem |
Autonomous System number of the sender
uint8_t pcpp::BgpOpenMessageLayer::bgp_open_message::optionalParameterLength |
The total length of the Optional Parameters field
uint8_t pcpp::BgpOpenMessageLayer::bgp_open_message::version |
BGP version number