Searched refs:lhash2 (Results 1 – 4 of 4) sorted by relevance
175 struct inet_listen_hashbucket *lhash2; member188 return &h->lhash2[hash & h->lhash2_mask]; in inet_lhash2_bucket()
495 /* Lookup lhash2 with INADDR_ANY */ in __inet_lookup_listener() 1284 h->lhash2 = alloc_large_system_hash(name, in inet_hashinfo2_init() 1285 sizeof(*h->lhash2), in inet_hashinfo2_init() 1295 spin_lock_init(&h->lhash2[i].lock); in inet_hashinfo2_init() 1296 INIT_HLIST_NULLS_HEAD(&h->lhash2[i].nulls_head, in inet_hashinfo2_init()
2485 ilb2 = &hinfo->lhash2[st->bucket];2523 ilb2 = &hinfo->lhash2[st->bucket];2730 spin_unlock(&hinfo->lhash2[st->bucket].lock);2981 spin_unlock(&hinfo->lhash2[st->bucket].lock);3119 spin_unlock(&hinfo->lhash2[st->bucket].lock);
340 ilb = &hashinfo->lhash2[i]; in tcp_diag_dump()