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

/freebsd-11-stable/contrib/ofed/libibnetdisc/
H A Dibnetdisc_cache.c302 int hash_indx = HASHGUID(node_cache->node->guid) % HTSZ; local
403 int hash_indx = HASHGUID(port_cache->port->guid) % HTSZ; local
469 int hash_indx = HASHGUID(port_cache_key->guid) % HTSZ; local
485 int hash_indx = HASHGUID(guid) % HTSZ; local
[all...]

Completed in 49 milliseconds