PcapPlusPlus  21.05
pcpp::BgpLayer::bgp_common_header Struct Reference

#include <BgpLayer.h>

Inheritance diagram for pcpp::BgpLayer::bgp_common_header:
pcpp::BgpNotificationMessageLayer::bgp_notification_message pcpp::BgpRouteRefreshMessageLayer::bgp_route_refresh_message

Public Attributes

uint8_t marker [16]
 
uint16_t length
 
uint8_t messageType
 

Detailed Description

Represents the common fields of a BGP 4 message

Member Data Documentation

◆ length

uint16_t pcpp::BgpLayer::bgp_common_header::length

Total length of the message, including the header

◆ marker

uint8_t pcpp::BgpLayer::bgp_common_header::marker[16]

16-octet marker

◆ messageType

uint8_t pcpp::BgpLayer::bgp_common_header::messageType

BGP message type