Merge git://git.infradead.org/mtd-2.6
[firefly-linux-kernel-4.4.55.git] / include / rdma / rdma_user_cm.h
index 1d165022c02d55880b16b42111ba590983141bab..fc82c1896f751a0e9f1c94c6761433f7ac7a8ad6 100644 (file)
@@ -221,8 +221,9 @@ enum {
 
 /* Option details */
 enum {
-       RDMA_OPTION_ID_TOS      = 0,
-       RDMA_OPTION_IB_PATH     = 1
+       RDMA_OPTION_ID_TOS       = 0,
+       RDMA_OPTION_ID_REUSEADDR = 1,
+       RDMA_OPTION_IB_PATH      = 1
 };
 
 struct rdma_ucm_set_option {