[][src]Function pcap_parser::data::parse_nflog

pub fn parse_nflog(i: &[u8]) -> IResult<&[u8], NflogPacket<'_>, Error<&[u8]>>