Searched defs:parser_context (Results 1 – 1 of 1) sorted by relevance
96 struct parser_context { struct97 unsigned long allocbytes;98 unsigned long param_bytes;99 u8 *curr;100 unsigned long bytes_remaining;101 bool byte_stream;102 char data[0];