Home
last modified time | relevance | path

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

/Linux-v5.4/net/bridge/netfilter/
Debtables.c186 struct ebt_counter *counter_base, *cb_base; in ebt_do_table() local
200 cb_base = COUNTER_BASE(private->counters, private->nentries, in ebt_do_table()
209 counter_base = cb_base + private->hook_entry[hook]->counter_offset; in ebt_do_table()
261 counter_base = cb_base + in ebt_do_table()
287 counter_base = cb_base + chaininfo->counter_offset; in ebt_do_table()