aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/wtap.h')
-rw-r--r--wiretap/wtap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/wtap.h b/wiretap/wtap.h
index 0d6bd06972..2f907feae3 100644
--- a/wiretap/wtap.h
+++ b/wiretap/wtap.h
@@ -285,6 +285,7 @@ extern "C" {
#define WTAP_ENCAP_RFC7468 202
#define WTAP_ENCAP_SYSTEMD_JOURNAL 203 /* Event, not a packet */
#define WTAP_ENCAP_EBHSCR 204
+#define WTAP_ENCAP_VPP 205
/* After adding new item here, please also add new item to encap_table_base array */