pub fn parse_peer_up_notification(
data: &mut Bytes,
afi: &Afi,
asn_len: &AsnLength,
peer_type: Option<&BmpPeerType>,
) -> Result<PeerUpNotification, ParserBmpError>pub fn parse_peer_up_notification(
data: &mut Bytes,
afi: &Afi,
asn_len: &AsnLength,
peer_type: Option<&BmpPeerType>,
) -> Result<PeerUpNotification, ParserBmpError>