Searched refs:COUNTER_BASE (Results 1 – 1 of 1) sorted by relevance
40 #define COUNTER_BASE(c, n, cpu) ((struct ebt_counter *)(((char *)c) + \ macro213 cb_base = COUNTER_BASE(private->counters, private->nentries, in ebt_do_table()1001 counter_base = COUNTER_BASE(oldcounters, nentries, cpu); in get_counters()