Searched defs:StackState (Results 1 – 1 of 1) sorted by relevance
43259 struct StackState { struct in protozero::MessageFilter43260 uint32_t in_bytes = 0; // Number of input bytes processed.43265 uint32_t in_bytes_limit = 0;43272 uint32_t eat_next_bytes = 0;43277 uint32_t out_bytes_written_at_start = 0;43279 uint32_t field_id = 0; // The proto field id for the current message.43280 uint32_t msg_index = 0; // The index of the message filter in the bytecode.43299 uint8_t* size_field = nullptr;43300 uint32_t size_field_len = 0;43306 bool passthrough_eaten_bytes = false;