Home
last modified time | relevance | path

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

/external/iptables/libiptc/
Dlibiptc.c131 unsigned int foot_offset; /* offset in rule blob */ member
377 handle->chain_index[pos]->foot_offset); in __iptcc_bsearch_chain_index()
708 if (offset >= c->head_offset && offset <= c->foot_offset) { in iptcc_find_chain_by_offset()
838 h->chain_iterator_cur->foot_offset = pr->offset; in __iptcc_p_del_policy()
1162 repl->underflow[c->hooknum-1] = c->foot_offset; in iptcc_compile_chain()
1173 foot = (void *)repl->entries + c->foot_offset; in iptcc_compile_chain()
1216 c->foot_offset = *offset; in iptcc_compile_chain_offsets()