Home | Sort by: relevance | last modified time | path |
/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 |