Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibnetdisc/
H A Dibnetdisc_cache.c191 static size_t _unmarshall32(uint8_t * inbuf, uint32_t * num) in _unmarshall32() function
234 offset += _unmarshall32(buf + offset, &magic); in _load_header_info()
241 offset += _unmarshall32(buf + offset, &version); in _load_header_info()
248 offset += _unmarshall32(buf + offset, node_count); in _load_header_info()
249 offset += _unmarshall32(buf + offset, port_count); in _load_header_info()
252 offset += _unmarshall32(buf + offset, &tmp32); in _load_header_info()