Searched defs:StackState (Results 1 – 1 of 1) sorted by relevance
45295 struct StackState { struct in protozero::MessageFilter45296 uint32_t in_bytes = 0; // Number of input bytes processed.45301 uint32_t in_bytes_limit = 0;45308 uint32_t eat_next_bytes = 0;45313 uint32_t out_bytes_written_at_start = 0;45315 uint32_t field_id = 0; // The proto field id for the current message.45316 uint32_t msg_index = 0; // The index of the message filter in the bytecode.45335 uint8_t* size_field = nullptr;45336 uint32_t size_field_len = 0;45342 bool passthrough_eaten_bytes = false;