Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/netfilter_bridge/
Debtables.h82 unsigned int counter_offset; member
/linux-2.6.39/net/bridge/netfilter/
Debtables.c217 counter_base = cb_base + private->hook_entry[hook]->counter_offset; in ebt_do_table()
274 chaininfo->counter_offset; in ebt_do_table()
301 counter_base = cb_base + chaininfo->counter_offset; in ebt_do_table()
527 if (((struct ebt_entries *)e)->counter_offset != *totalcnt) { in ebt_check_entry_size_and_hooks()