Searched refs:flowacct_debug (Results 1 – 2 of 2) sorted by relevance
49 #define flowacct1dbg(a) if (flowacct_debug > 2) printf a50 #define flowacct2dbg(a) if (flowacct_debug > 3) printf a
99 int flowacct_debug = 0; variable