Home
last modified time | relevance | path

Searched defs:hash_indx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/libibnetdisc/
H A Dibnetdisc_cache.c302 int hash_indx = HASHGUID(node_cache->node->guid) % HTSZ; in store_node_cache() local
403 int hash_indx = HASHGUID(port_cache->port->guid) % HTSZ; in store_port_cache() local
469 int hash_indx = HASHGUID(port_cache_key->guid) % HTSZ; in _find_port() local
485 int hash_indx = HASHGUID(guid) % HTSZ; in _find_node() local