HomeSort by: relevance | last modified time | path
    Searched defs:pfsyncdebug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dist/pf/net/
if_pfsync.c 100 #ifdef PFSYNCDEBUG
101 #define DPRINTF(x) do { if (pfsyncdebug) printf x ; } while (0)
102 int pfsyncdebug; variable in typeref:typename:int
if_pfsync.c 100 #ifdef PFSYNCDEBUG
101 #define DPRINTF(x) do { if (pfsyncdebug) printf x ; } while (0)
102 int pfsyncdebug; variable in typeref:typename:int

Completed in 24 milliseconds