aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-pcap/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmo-pcap/common.h')
-rw-r--r--include/osmo-pcap/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmo-pcap/common.h b/include/osmo-pcap/common.h
index 5d977f1..79080a2 100644
--- a/include/osmo-pcap/common.h
+++ b/include/osmo-pcap/common.h
@@ -63,4 +63,6 @@ extern int osmopcap_is_config_node(struct vty *vty, int node);
#define MAXIMUM_SNAPLEN 262144
#endif
+#define DEFAULT_SNAPLEN 9000
+
#endif