Struct bgp_models::bgp::BgpNotificationMessage [−][src]
Fields
error_code: u8error_subcode: u8data: Vec<u8>Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BgpNotificationMessage
impl Send for BgpNotificationMessage
impl Sync for BgpNotificationMessage
impl Unpin for BgpNotificationMessage
impl UnwindSafe for BgpNotificationMessage
Blanket Implementations
Mutably borrows from an owned value. Read more
