*/
#define LINKTYPE_USBPCAP 249
-#define LINKTYPE_MATCHING_MAX 249 /* highest value in the "matching" range */
+/*
+ * Schweitzer Engineering Laboratories "RTAC" product serial-line
+ * packets.
+ *
+ */
+#define DLT_RTAC_SERIAL 250
+
+#define LINKTYPE_MATCHING_MAX 250 /* highest value in the "matching" range */
static struct linktype_map {
int dlt;
*/
#define DLT_USBPCAP 249
-
-#define DLT_MATCHING_MAX 249 /* highest value in the "matching" range */
+
+/*
+ * Schweitzer Engineering Laboratories "RTAC" product serial-line
+ * packets.
+ *
+ */
+#define DLT_RTAC_SERIAL 250
+
+#define DLT_MATCHING_MAX 250 /* highest value in the "matching" range */
/*
* DLT and savefile link type values are split into a class and