patch-2.2.5 linux/include/linux/if_arp.h
Next file: linux/include/linux/nfsd/nfsfh.h
Previous file: linux/include/linux/hippidevice.h
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Sun Mar 28 10:04:25 1999
- Orig file:
v2.2.4/linux/include/linux/if_arp.h
- Orig date:
Tue Dec 22 14:16:58 1998
diff -u --recursive --new-file v2.2.4/linux/include/linux/if_arp.h linux/include/linux/if_arp.h
@@ -66,6 +66,13 @@
#define ARPHRD_ASH 781 /* Nexus 64Mbps Ash */
#define ARPHRD_ECONET 782 /* Acorn Econet */
#define ARPHRD_IRDA 783 /* Linux/IR */
+/* ARP works differently on different FC media .. so */
+#define ARPHRD_FCPP 784 /* Point to point fibrechanel */
+#define ARPHRD_FCAL 785 /* Fibrechannel arbitrated loop */
+#define ARPHRD_FCPL 786 /* Fibrechannel public loop */
+#define ARPHRD_FCFABRIC 787 /* Fibrechannel fabric */
+ /* 787->799 reserved for fibrechannel media types */
+
/* 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)