aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/debug.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-04-05 19:34:12 +0200
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-05-03 22:03:39 +0200
commit06a88fa0ae1f86cef0a23a1462bfef950418ea36 (patch)
tree493210dbce8130651d7c7a1f92508882e4e95c4f /openbsc/include/openbsc/debug.h
parent4e8176d0c9c9a98f32cb4541b4f986de0011d4b9 (diff)
filter: Move from DNAT to DFILTER category
Diffstat (limited to 'openbsc/include/openbsc/debug.h')
-rw-r--r--openbsc/include/openbsc/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/debug.h b/openbsc/include/openbsc/debug.h
index bbb3ee618..19d8fc2de 100644
--- a/openbsc/include/openbsc/debug.h
+++ b/openbsc/include/openbsc/debug.h
@@ -32,6 +32,7 @@ enum {
DNAT,
DCTRL,
DSMPP,
+ DFILTER,
Debug_LastEntry,
};