Searched defs:ibv_detach_mcast (Results 1 – 1 of 1) sorted by relevance
1084 struct ibv_detach_mcast { struct1085 __u32 command;1086 __u16 in_words;1087 __u16 out_words;1088 __u8 gid[16];1089 __u32 qp_handle;1090 __u16 mlid;1091 __u16 reserved;1092 __u64 driver_data[0];