From Tomasz Mon via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8503 :
[metze/wireshark/wip.git] / wiretap / wtap.h
index a77094ad02eed3281e981bfc382c63130e95c150..8baf366026b8bd27efcb38a5f5ce876ae6da3e3e 100644 (file)
@@ -243,6 +243,7 @@ extern "C" {
 #define WTAP_ENCAP_SCTP                         150
 #define WTAP_ENCAP_INFINIBAND                   151
 #define WTAP_ENCAP_JUNIPER_SVCS                 152
+#define WTAP_ENCAP_USBPCAP                      153
 
 #define WTAP_NUM_ENCAP_TYPES                    wtap_get_num_encap_types()