Home
last modified time | relevance | path

Searched refs:instructions_remaining (Results 1 – 1 of 1) sorted by relevance

/hardware/google/apf/
Dapf_interpreter.c78 uint32_t instructions_remaining = program_len; in accept_packet() local
276 } while (instructions_remaining--); in accept_packet()