patch-2.4.27 linux-2.4.27/include/linux/if_arp.h
Next file: linux-2.4.27/include/linux/kernel.h
Previous file: linux-2.4.27/include/linux/if.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
2004-08-07 16:26:06.291414042 -0700
-  Orig file: 
linux-2.4.26/include/linux/if_arp.h
-  Orig date: 
2002-02-25 11:38:13.000000000 -0800
diff -urN linux-2.4.26/include/linux/if_arp.h linux-2.4.27/include/linux/if_arp.h
@@ -85,6 +85,7 @@
 #define ARPHRD_IEEE80211_PRISM 802	/* IEEE 802.11 + Prism2 header  */
 
 #define ARPHRD_VOID	  0xFFFF	/* Void type, nothing is known */
+#define ARPHRD_NONE	  0xFFFE	/* zero header length */
 
 /* ARP protocol opcodes. */
 #define	ARPOP_REQUEST	1		/* ARP request			*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)