Home
last modified time | relevance | path

Searched refs:_gnix_vc_destroy (Results 1 – 5 of 5) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/include/
H A Dgnix_vc.h184 int _gnix_vc_destroy(struct gnix_vc *vc);
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/test/
H A Dvc.c533 ret = _gnix_vc_destroy(vc[0]); in __vc_alloc_simple()
536 ret = _gnix_vc_destroy(vc[1]); in __vc_alloc_simple()
570 ret = _gnix_vc_destroy(vc[0]); in __vc_lookup_by_id()
573 ret = _gnix_vc_destroy(vc[1]); in __vc_lookup_by_id()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/gni/src/
H A Dgnix_cm.c517 _gnix_vc_destroy(ep->vc); in __gnix_ep_connresp()
739 _gnix_vc_destroy(ep_priv->vc); in gnix_connect()
868 _gnix_vc_destroy(ep_priv->vc); in gnix_accept()
H A Dgnix_vc.c293 _gnix_vc_destroy(vc); in __gnix_vc_get_vc_by_fi_addr()
949 _gnix_vc_destroy(vc); in __gnix_vc_hndl_conn_req()
1537 int _gnix_vc_destroy(struct gnix_vc *vc) in _gnix_vc_destroy() function
H A Dgnix_ep.c549 _gnix_vc_destroy(vc); in __gnix_vc_destroy_ht_entry()
641 _gnix_vc_destroy(vc); in __gnix_ep_fini_vc()
655 _gnix_vc_destroy(vc); in __gnix_ep_fini_vc()
1631 ret = _gnix_vc_destroy(ep->vc); in __ep_destruct()