Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/netfilter_bridge/
Debtables.h80 unsigned int counter_offset; member
/linux-4.1.27/net/bridge/netfilter/
Debtables.c218 counter_base = cb_base + private->hook_entry[hook]->counter_offset; in ebt_do_table()
275 chaininfo->counter_offset; in ebt_do_table()
302 counter_base = cb_base + chaininfo->counter_offset; in ebt_do_table()
525 if (((struct ebt_entries *)e)->counter_offset != *totalcnt) { in ebt_check_entry_size_and_hooks()