Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c55 static const char *guid_str(__be64 _node_guid, char *str) in guid_str() argument
57 uint64_t node_guid = be64toh(_node_guid); in guid_str()