Rizin
unix-like reverse engineering framework and cli tools
parse_ctx Struct Reference

Public Attributes

ut32 flags
 
ut8 last
 
ut8 sum
 
int chksum_nibble
 

Detailed Description

Definition at line 16 of file packet.c.

Member Data Documentation

◆ chksum_nibble

int parse_ctx::chksum_nibble

Definition at line 20 of file packet.c.

◆ flags

ut32 parse_ctx::flags

Definition at line 17 of file packet.c.

Referenced by cmd_descs_generate.Arg::__str__().

◆ last

ut8 parse_ctx::last

Definition at line 18 of file packet.c.

◆ sum

ut8 parse_ctx::sum

Definition at line 19 of file packet.c.


The documentation for this struct was generated from the following file: