Searched refs:nhslot2 (Results 1 – 1 of 1) sorted by relevance
2002 struct udp_hslot *hslot, *hslot2, *nhslot2; in udp_lib_rehash() local2005 nhslot2 = udp_hashslot2(udptable, newhash); in udp_lib_rehash()2008 if (hslot2 != nhslot2 || in udp_lib_rehash()2017 if (hslot2 != nhslot2) { in udp_lib_rehash()2023 spin_lock(&nhslot2->lock); in udp_lib_rehash()2025 &nhslot2->head); in udp_lib_rehash()2026 nhslot2->count++; in udp_lib_rehash()2027 spin_unlock(&nhslot2->lock); in udp_lib_rehash()