Searched refs:head_offset (Results 1 – 2 of 2) sorted by relevance
129 unsigned int head_offset; /* offset in rule blob */ member376 handle->chain_index[pos]->head_offset, in __iptcc_bsearch_chain_index()378 res = offset - handle->chain_index[pos]->head_offset; in __iptcc_bsearch_chain_index()420 res = offset - handle->chain_index[pos+1]->head_offset; in __iptcc_bsearch_chain_index()708 if (offset >= c->head_offset && offset <= c->foot_offset) { in iptcc_find_chain_by_offset()901 c->head_offset = offset; in __iptcc_p_add_chain()1129 t->verdict = r->jump->head_offset + IPTCB_CHAIN_START_SIZE; in iptcc_compile_rule()1153 head = (void *)repl->entries + c->head_offset; in iptcc_compile_chain()1161 repl->hook_entry[c->hooknum-1] = c->head_offset; in iptcc_compile_chain()1196 c->head_offset = *offset; in iptcc_compile_chain_offsets()
86 static uint32_t head_offset = 0xffffffff; /* undefined */ variable126 if (offset == head_offset) in instr_out()3920 head_offset = ctx->head; in drm_intel_decode()