Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibnetdisc/
H A Dibnetdisc_cache.c177 static size_t _unmarshall8(uint8_t * inbuf, uint8_t * num) in _unmarshall8() function
340 offset += _unmarshall8(buf + offset, &node->smalmc); in _load_node()
341 offset += _unmarshall8(buf + offset, &tmp8); in _load_node()
346 offset += _unmarshall8(buf + offset, &tmp8); in _load_node()
348 offset += _unmarshall8(buf + offset, &tmp8); in _load_node()
385 _unmarshall8(buf + offset, in _load_node()
441 offset += _unmarshall8(buf + offset, &tmp8); in _load_port()
443 offset += _unmarshall8(buf + offset, &tmp8); in _load_port()
446 offset += _unmarshall8(buf + offset, &port->lmc); in _load_port()
449 offset += _unmarshall8(buf + offset, &port_cache->remoteport_flag); in _load_port()
[all …]