PcapPlusPlus  Next
pcpp::BgpNotificationMessageLayer::bgp_notification_message Struct Reference

#include <BgpLayer.h>

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

Public Attributes

uint8_t errorCode
 BGP notification error code.
 
uint8_t errorSubCode
 BGP notification error sub-code.
 
- Public Attributes inherited from pcpp::BgpLayer::bgp_common_header
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

BGP NOTIFICATION message structure