parse_route_monitoring

Function parse_route_monitoring 

Source
pub fn parse_route_monitoring(
    data: &mut Bytes,
    asn_len: &AsnLength,
    peer_type: Option<&BmpPeerType>,
) -> Result<RouteMonitoring, ParserBmpError>