dsa: add support for original DSA tagging format
[deliverable/linux.git] / include / linux / if_ether.h
index 2140aacb63388c6e844a98051c39ea40718bb8d7..32b9dcda68c7416af5f2c7848db2661c1731b2a9 100644 (file)
 #define ETH_P_ECONET   0x0018          /* Acorn Econet                 */
 #define ETH_P_HDLC     0x0019          /* HDLC frames                  */
 #define ETH_P_ARCNET   0x001A          /* 1A for ArcNet :-)            */
+#define ETH_P_DSA      0x001B          /* Distributed Switch Arch.     */
 #define ETH_P_PHONET   0x00F5          /* Nokia Phonet frames          */
 
 /*
This page took 0.024383 seconds and 5 git commands to generate.