Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_db_pack.c295 char *p_other_str; in osm_db_neighbor_get() local
300 p_other_str = osm_db_lookup(p_neighbor, neighbor_str); in osm_db_neighbor_get()
301 if (!p_other_str) in osm_db_neighbor_get()
303 if (unpack_neighbor(p_other_str, &temp_guid, &temp_portnum)) in osm_db_neighbor_get()