Lines Matching +full:dsa +full:- +full:specific
1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
59 #define ETH_P_BATMAN 0x4305 /* B.A.T.M.A.N.-Advanced packet */
79 #define ETH_P_WCCP 0x883E /* Web-cache coordination */
81 /* draft-wilson-wrec-wccp-v2-00.txt */
88 #define ETH_P_ATMFATE 0x8884 /* Frame-based ATM Transport over Ethernet */
100 #define ETH_P_PRP 0x88FB /* IEC 62439-3 PRP/HSRv0 */
107 #define ETH_P_HSR 0x892F /* IEC 62439-3 HSRv1 */
116 #define ETH_P_EDSA 0xDADA /* Ethertype DSA */
118 #define ETH_P_IFE 0xED3E /* ForCES inter-FE LFB type */
144 #define ETH_P_CONTROL 0x0016 /* Card specific control frames */
145 #define ETH_P_IRDA 0x0017 /* Linux-IrDA */
148 #define ETH_P_ARCNET 0x001A /* 1A for ArcNet :-) */
153 #define ETH_P_CAIF 0x00F7 /* ST-Ericsson CAIF protocol */
154 #define ETH_P_XDSA 0x00F8 /* Multiplexed DSA protocol */
166 * According to 802.3ac, the packet can be 4 bytes longer. --Klika Jan