We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98ec8d3 commit 797ede6Copy full SHA for 797ede6
ethertype.h
@@ -61,21 +61,6 @@
61
#ifndef ETHERTYPE_REVARP
62
#define ETHERTYPE_REVARP 0x8035 /* reverse Addr. resolution protocol */
63
#endif
64
-#ifndef ETHERTYPE_LANBRIDGE
65
-#define ETHERTYPE_LANBRIDGE 0x8038
66
-#endif
67
-#ifndef ETHERTYPE_DECDNS
68
-#define ETHERTYPE_DECDNS 0x803c
69
70
-#ifndef ETHERTYPE_DECDTS
71
-#define ETHERTYPE_DECDTS 0x803e
72
73
-#ifndef ETHERTYPE_VEXP
74
-#define ETHERTYPE_VEXP 0x805b
75
76
-#ifndef ETHERTYPE_VPROD
77
-#define ETHERTYPE_VPROD 0x805c
78
79
#ifndef ETHERTYPE_ATALK
80
#define ETHERTYPE_ATALK 0x809b
81
0 commit comments