Searched refs:pfsyncdebug (Results 1 – 1 of 1) sorted by relevance
101 #define DPRINTF(x) do { if (pfsyncdebug) printf x ; } while (0)102 int pfsyncdebug; variable