Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibnetdisc/
H A Dibnetdisc.c659 ibnd_port_t *tblport; in add_to_portguid_hash() local
662 for (tblport = hash[hash_idx]; tblport; tblport = tblport->htnext) { in add_to_portguid_hash()
663 if (tblport == port) { in add_to_portguid_hash()