Home
last modified time | relevance | path

Searched refs:ibv_attach_mcast (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/ofed/libibverbs/
H A DMakefile25 ibv_attach_mcast.3 \
/freebsd/contrib/ofed/libibverbs/
H A Dlibibverbs.map37 ibv_attach_mcast;
H A Dcompat-1_0.c992 return ibv_attach_mcast(qp->real_qp, gid, lid); in __ibv_attach_mcast_1_0()
994 symver(__ibv_attach_mcast_1_0, ibv_attach_mcast, IBVERBS_1.0);
H A Dverbs.c931 default_symver(__ibv_attach_mcast, ibv_attach_mcast);
H A Dkern-abi.h1055 struct ibv_attach_mcast { struct
H A Dverbs.h2328 int ibv_attach_mcast(struct ibv_qp *qp, const union ibv_gid *gid, uint16_t lid);
H A Dcmd.c1734 struct ibv_attach_mcast cmd; in ibv_cmd_attach_mcast()
/freebsd/contrib/ofed/librdmacm/
H A Dcma.c2013 return rdma_seterrno(ibv_attach_mcast(evt->id_priv->id.qp, in ucma_process_join()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6444 OLD_FILES+=usr/share/man/man3/ibv_attach_mcast.3.gz