Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ofed/opensm/opensm/
H A Dst.c211 st_table *st_init_table(type) in st_init_table() function
219 return st_init_table(&type_numhash); in st_init_numtable()
230 return st_init_table(&type_strhash); in st_init_strtable()
/freebsd-12.1/contrib/ofed/opensm/include/opensm/
H A Dst.h76 st_table *st_init_table(struct st_hash_type *);