ipsec_parser
pub fn parse_ikev2_payload_generic( i: &[u8]) -> IResult<&[u8], IkeV2GenericPayload, (&[u8], ErrorKind)>