Searched refs:ibv_detach_mcast (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dcompat-1_0.c998 return ibv_detach_mcast(qp->real_qp, gid, lid);
1000 symver(__ibv_detach_mcast_1_0, ibv_detach_mcast, IBVERBS_1.0);
H A Dkern-abi.h1084 struct ibv_detach_mcast { struct
H A Dverbs.c915 default_symver(__ibv_detach_mcast, ibv_detach_mcast);
H A Dverbs.h2334 * ibv_detach_mcast - Detaches the specified QP from a multicast group.
2339 int ibv_detach_mcast(struct ibv_qp *qp, const union ibv_gid *gid, uint16_t lid);
H A Dcmd.c1668 struct ibv_detach_mcast cmd;
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dcma.c1825 ibv_detach_mcast(id->qp, &mc->mgid, mc->mlid);

Completed in 223 milliseconds