summaryrefslogtreecommitdiff
path: root/cesar/mac/sar/sar_pb_stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/mac/sar/sar_pb_stats.h')
-rw-r--r--cesar/mac/sar/sar_pb_stats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/mac/sar/sar_pb_stats.h b/cesar/mac/sar/sar_pb_stats.h
index 79b7daf0da..28f48b9824 100644
--- a/cesar/mac/sar/sar_pb_stats.h
+++ b/cesar/mac/sar/sar_pb_stats.h
@@ -32,7 +32,7 @@
#define PB_STATS_SIZE_WITH_DATA(nb) \
(PB_STATS_SIZE_WITHOUT_DATA + (nb) * PB_STATS_ENTRY_SIZE)
-#define PB_STATS_FILTER_DISABLE 0xff
+#define PB_STATS_FILTER_DISABLE MAC_TEI_BCAST
struct sar_pb_stats_entry_t
{