]> The Tcpdump Group git mirrors - tcpdump/blobdiff - missing/dlnames.c
TCP: Add a test with data in the RST segment
[tcpdump] / missing / dlnames.c
index 61fa18c12aeeac36466f3cfe58ba5d809267e186..03c2b38c1b7f5d1bcf98528be08f53a870c76ba4 100644 (file)
@@ -119,9 +119,6 @@ static struct dlt_choice dlt_choices[] = {
 #ifdef DLT_LINUX_IRDA
        DLT_CHOICE(DLT_LINUX_IRDA, "Linux IrDA"),
 #endif
-#ifdef DLT_LANE8023
-       DLT_CHOICE(DLT_LANE8023, "Linux 802.3 LANE"),
-#endif
 #ifdef DLT_CIP
        DLT_CHOICE(DLT_CIP, "Linux Classical IP-over-ATM"),
 #endif