summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/net/if_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/net/if_types.h')
-rw-r--r--freebsd/sys/net/if_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd/sys/net/if_types.h b/freebsd/sys/net/if_types.h
index b2d3a159..c2effacd 100644
--- a/freebsd/sys/net/if_types.h
+++ b/freebsd/sys/net/if_types.h
@@ -238,6 +238,7 @@
#define IFT_ATMVCIENDPT 0xc2 /* ATM VCI End Point */
#define IFT_OPTICALCHANNEL 0xc3 /* Optical Channel */
#define IFT_OPTICALTRANSPORT 0xc4 /* Optical Transport */
+#define IFT_INFINIBAND 0xc7 /* Infiniband */
#define IFT_BRIDGE 0xd1 /* Transparent bridge interface */
#define IFT_STF 0xd7 /* 6to4 interface */