Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibnetdisc/
H A Dibnetdisc_cache.c201 static size_t _unmarshall64(uint8_t * inbuf, uint64_t * num) in _unmarshall64() function
251 offset += _unmarshall64(buf + offset, &fabric_cache->from_node_guid); in _load_header_info()
345 offset += _unmarshall64(buf + offset, &node->guid); in _load_node()
382 _unmarshall64(buf + offset, in _load_node()
440 offset += _unmarshall64(buf + offset, &port->guid); in _load_port()
448 offset += _unmarshall64(buf + offset, &port_cache->node_guid); in _load_port()
451 _unmarshall64(buf + offset, &port_cache->remoteport_cache_key.guid); in _load_port()