Function bgpkit_parser::parser::bmp::messages::parse_route_mirroring

source ·
pub fn parse_route_mirroring(
    data: &mut Bytes,
    asn_len: &AsnLength
) -> Result<RouteMirroring, ParserBmpError>