Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_db_pack.c107 static inline int unpack_neighbor(char *p_str, uint64_t *guid, in unpack_neighbor() function
281 unpack_neighbor(p_key, &p_neighbor_elem->guid, in osm_db_neighbor_guids()
303 if (unpack_neighbor(p_other_str, &temp_guid, &temp_portnum)) in osm_db_neighbor_get()