summaryrefslogtreecommitdiff
path: root/bgpd/bgp_dump.h
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/bgp_dump.h')
-rw-r--r--bgpd/bgp_dump.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bgpd/bgp_dump.h b/bgpd/bgp_dump.h
index d2f96a9e..b4479e5b 100644
--- a/bgpd/bgp_dump.h
+++ b/bgpd/bgp_dump.h
@@ -28,6 +28,7 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
#define BGP4MP_SNAPSHOT 3
#define BGP_DUMP_HEADER_SIZE 12
+#define BGP_DUMP_MSG_HEADER 40
void bgp_dump_init ();
void bgp_dump_state (struct peer *, int, int);