Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_db_pack.c297 uint8_t temp_portnum; in osm_db_neighbor_get() local
303 if (unpack_neighbor(p_other_str, &temp_guid, &temp_portnum)) in osm_db_neighbor_get()
309 *p_portnum2 = temp_portnum; in osm_db_neighbor_get()