Home
last modified time | relevance | path

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

/netbsd-src/sys/dist/pf/net/
H A Dif_pfsync.c101 #define DPRINTF(x) do { if (pfsyncdebug) printf x ; } while (0)
102 int pfsyncdebug; variable