提交 cd73cda7 编写于 作者: D Daniel Braunwarth 提交者: Jakub Kicinski

if_ether.h: add EtherCAT Ethertype

Add the Ethertype for EtherCAT protocol.
Signed-off-by: NDaniel Braunwarth <daniel@braunwarth.dev>
Signed-off-by: NJakub Kicinski <kuba@kernel.org>
上级 dd0ca255
...@@ -89,6 +89,7 @@ ...@@ -89,6 +89,7 @@
#define ETH_P_PROFINET 0x8892 /* PROFINET */ #define ETH_P_PROFINET 0x8892 /* PROFINET */
#define ETH_P_REALTEK 0x8899 /* Multiple proprietary protocols */ #define ETH_P_REALTEK 0x8899 /* Multiple proprietary protocols */
#define ETH_P_AOE 0x88A2 /* ATA over Ethernet */ #define ETH_P_AOE 0x88A2 /* ATA over Ethernet */
#define ETH_P_ETHERCAT 0x88A4 /* EtherCAT */
#define ETH_P_8021AD 0x88A8 /* 802.1ad Service VLAN */ #define ETH_P_8021AD 0x88A8 /* 802.1ad Service VLAN */
#define ETH_P_802_EX1 0x88B5 /* 802.1 Local Experimental 1. */ #define ETH_P_802_EX1 0x88B5 /* 802.1 Local Experimental 1. */
#define ETH_P_PREAUTH 0x88C7 /* 802.11 Preauthentication */ #define ETH_P_PREAUTH 0x88C7 /* 802.11 Preauthentication */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册