Home
last modified time | relevance | path

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

/net/bridge/netfilter/
Debtables.c199 struct ebt_counter *counter_base, *cb_base; in ebt_do_table() local
213 cb_base = COUNTER_BASE(private->counters, private->nentries, in ebt_do_table()
222 counter_base = cb_base + private->hook_entry[hook]->counter_offset; in ebt_do_table()
274 counter_base = cb_base + in ebt_do_table()
300 counter_base = cb_base + chaininfo->counter_offset; in ebt_do_table()