patch-1.3.60 linux/include/linux/if_ether.h
Next file: linux/include/linux/ip_fw.h
Previous file: linux/include/linux/if_arp.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Feb 7 08:55:40 1996
- Orig file:
v1.3.59/linux/include/linux/if_ether.h
- Orig date:
Mon Aug 28 14:52:23 1995
diff -u --recursive --new-file v1.3.59/linux/include/linux/if_ether.h linux/include/linux/if_ether.h
@@ -56,6 +56,8 @@
#define ETH_P_802_2 0x0004 /* 802.2 frames */
#define ETH_P_SNAP 0x0005 /* Internal only */
#define ETH_P_DDCMP 0x0006 /* DEC DDCMP: Internal only */
+#define ETH_P_WAN_PPP 0x0007 /* Dummy type for WAN PPP frames*/
+#define ETH_P_PPP_MP 0x0008 /* Dummy type for PPP MP frames */
/* This is an Ethernet frame header. */
struct ethhdr {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this