Searched refs:ibv_attach_mcast (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/lib/ofed/libibverbs/
H A DMakefile28 ibv_attach_mcast.3 \
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dcompat-1_0.c992 return ibv_attach_mcast(qp->real_qp, gid, lid);
994 symver(__ibv_attach_mcast_1_0, ibv_attach_mcast, IBVERBS_1.0);
H A Dkern-abi.h1055 struct ibv_attach_mcast { struct
H A Dverbs.c909 default_symver(__ibv_attach_mcast, ibv_attach_mcast);
H A Dverbs.h2321 * ibv_attach_mcast - Attaches the specified QP to a multicast group.
2331 int ibv_attach_mcast(struct ibv_qp *qp, const union ibv_gid *gid, uint16_t lid);
H A Dcmd.c1652 struct ibv_attach_mcast cmd;
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dcma.c2012 return rdma_seterrno(ibv_attach_mcast(evt->id_priv->id.qp,

Completed in 112 milliseconds