Function parse_interfacedescriptionblock_be

Source
pub fn parse_interfacedescriptionblock_be(
    i: &[u8],
) -> IResult<&[u8], InterfaceDescriptionBlock<'_>, PcapError<&[u8]>>
Expand description

Parse an Interface Packet Block (big-endian)