Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c110 } vltable_t; typedef
136 vltable_t *srcdest2vl_table;
359 static inline void vltable_sort_lids(vltable_t * vltable) in vltable_sort_lids()
396 static inline void vltable_insert(vltable_t * vltable, ib_net16_t slid, in vltable_insert()
435 static void vltable_print(osm_ucast_mgr_t * p_mgr, vltable_t * vltable) in vltable_print()
454 static void vltable_dealloc(vltable_t ** vltable) in vltable_dealloc()
466 static int vltable_alloc(vltable_t ** vltable, uint64_t size) in vltable_alloc()
469 *vltable = (vltable_t *) malloc(sizeof(vltable_t)); in vltable_alloc()
1893 vltable_t *srcdest2vl_table = NULL; in dfsssp_remove_deadlocks()
2724 vltable_t *srcdest2vl_table = NULL; in get_dfsssp_sl()
[all …]