Lines Matching +full:super +full:- +full:frames
1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
12 * Donald Becker, <becker@super.org>
58 #define ETH_P_BATMAN 0x4305 /* B.A.T.M.A.N.-Advanced packet [ NOT AN OFFICIALLY REGISTERED ID ] */
75 #define ETH_P_PAUSE 0x8808 /* IEEE Pause frames. See 802.3 31B */
77 #define ETH_P_WCCP 0x883E /* Web-cache coordination protocol
78 * defined in draft-wilson-wrec-wccp-v2-00.txt */
85 #define ETH_P_ATMFATE 0x8884 /* Frame-based ATM Transport
104 #define ETH_P_PRP 0x88FB /* IEC 62439-3 PRP/HSRv0 */
111 #define ETH_P_HSR 0x892F /* IEC 62439-3 HSRv1 */
120 #define ETH_P_IFE 0xED3E /* ForCES inter-FE LFB type */
130 #define ETH_P_802_3 0x0001 /* Dummy type for 802.3 frames */
133 #define ETH_P_802_2 0x0004 /* 802.2 frames */
136 #define ETH_P_WAN_PPP 0x0007 /* Dummy type for WAN PPP frames*/
137 #define ETH_P_PPP_MP 0x0008 /* Dummy type for PPP MP frames */
143 #define ETH_P_TR_802_2 0x0011 /* 802.2 frames */
145 #define ETH_P_CONTROL 0x0016 /* Card specific control frames */
146 #define ETH_P_IRDA 0x0017 /* Linux-IrDA */
148 #define ETH_P_HDLC 0x0019 /* HDLC frames */
149 #define ETH_P_ARCNET 0x001A /* 1A for ArcNet :-) */
152 #define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */
154 #define ETH_P_CAIF 0x00F7 /* ST-Ericsson CAIF protocol */