Searched refs:ibv_destroy_ah (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Dmckey.c356 ibv_destroy_ah(node->ah);
H A Dudaddy.c394 ibv_destroy_ah(node->ah);
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dcompat-1_0.c981 ret = ibv_destroy_ah(ah->real_ah);
988 symver(__ibv_destroy_ah_1_0, ibv_destroy_ah, IBVERBS_1.0);
H A Dkern-abi.h1048 struct ibv_destroy_ah { struct
H A Dverbs.c903 default_symver(__ibv_destroy_ah, ibv_destroy_ah);
H A Dverbs.h2316 * ibv_destroy_ah - Destroy an address handle.
2318 int ibv_destroy_ah(struct ibv_ah *ah);
H A Dcmd.c1617 struct ibv_destroy_ah cmd;
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Dud_pingpong.c458 if (ibv_destroy_ah(ctx->ah)) {
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c4073 ibv_destroy_ah(dest->ah);

Completed in 208 milliseconds