PcapPlusPlus  Next
pcpp::BgpLayer::bgp_common_header Struct Reference

#include <BgpLayer.h>

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

Public Attributes

uint8_t marker [16]
 16-octet marker
 
uint16_t length
 Total length of the message, including the header.
 
uint8_t messageType
 BGP message type.
 

Detailed Description

Represents the common fields of a BGP 4 message