*/
#define LINKTYPE_SCTP 248
-#define LINKTYPE_MATCHING_MAX 248 /* highest value in the "matching" range */
+/*
+ * USB packets, beginning with a USBPcap header.
+ *
+ */
+#define LINKTYPE_USBPCAP 249
+
+#define LINKTYPE_MATCHING_MAX 249 /* highest value in the "matching" range */
static struct linktype_map {
int dlt;
*/
#define DLT_SCTP 248
-#define DLT_MATCHING_MAX 248 /* highest value in the "matching" range */
+/*
+ * USB packets, beginning with a USBPcap header.
+ *
+ */
+#define DLT_USBPCAP 249
+
+#define DLT_MATCHING_MAX 249 /* highest value in the "matching" range */
/*
* DLT and savefile link type values are split into a class and