Searched refs:xi_rsub (Results 1 – 3 of 3) sorted by relevance
116 fmd_xprt_class_hash_t xi_rsub; /* subscriptions in remote peer */ member
843 fmd_xprt_class_hash_create(&xip->xi_rsub, NULL); in fmd_xprt_create()979 fmd_xprt_class_hash_destroy(&xip->xi_rsub); in fmd_xprt_destroy()1854 refs = fmd_xprt_class_hash_insert(xip, &xip->xi_rsub, class); in fmd_xprt_subscribe()1897 if ((refs = fmd_xprt_class_hash_delete(xip, &xip->xi_rsub, class)) == 0) in fmd_xprt_unsubscribe()
1554 addr + OFFSETOF(fmd_xprt_impl_t, xi_rsub)); in fmd_xprt()