Lines Matching +full:check +full:- +full:deprecated
1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
29 * and FCS/CRC (frame check sequence).
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 */
110 #define ETH_P_QINQ1 0x9100 /* deprecated QinQ VLAN */
112 #define ETH_P_QINQ2 0x9200 /* deprecated QinQ VLAN */
114 #define ETH_P_QINQ3 0x9300 /* deprecated QinQ VLAN] */
118 #define ETH_P_IFE 0xED3E /* ForCES inter-FE LFB type */
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 */
166 * According to 802.3ac, the packet can be 4 bytes longer. --Klika Jan