Searched refs:tblnode (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/ofed/libibnetdisc/
H A Dibnetdisc.c640 ibnd_node_t *tblnode; local
643 for (tblnode = hash[hash_idx]; tblnode; tblnode = tblnode->htnext) {
644 if (tblnode == node) {

Completed in 102 milliseconds