Searched refs:hash2 (Results 1 – 1 of 1) sorted by relevance
99 struct udp_hslot_main *hash2; member122 return &table->hash2[hash & table->mask].hslot; in udp_hashslot2()164 table->hash4 = (void *)(table->hash2 + (table->mask + 1)); in udp_table_hash4_init()166 table->hash2[i].hash4_cnt = 0; in udp_table_hash4_init()
Completed in 4 milliseconds