parse_nflog

Function parse_nflog 

Source
pub fn parse_nflog(i: &[u8]) -> IResult<&[u8], NflogPacket<'_>>
Available on crate feature data only.