[][src]Function pcap_parser::data::parse_exported_tlv

pub fn parse_exported_tlv(i: &[u8]) -> IResult<&[u8], ExportedTlv<'_>>