Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_db_pack.c268 osm_db_neighbor_elem_t *p_neighbor_elem; in osm_db_neighbor_guids()
278 (osm_db_neighbor_elem_t *) malloc(sizeof(osm_db_neighbor_elem_t)); in osm_db_neighbor_guids()
H A Dosm_subnet.c975 osm_db_neighbor_elem_t *p_item; in subn_validate_neighbor()
990 (osm_db_neighbor_elem_t *) cl_qlist_remove_head(&entries)) in subn_validate_neighbor()
991 != (osm_db_neighbor_elem_t *) cl_qlist_end(&entries)) { in subn_validate_neighbor()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_db_pack.h423 } osm_db_neighbor_elem_t; typedef