Searched refs:deathrow (Results 1 – 4 of 4) sorted by relevance
140 inet_twsk_add_bind2_node(tw, &tw->tw_tb2->deathrow); in inet_twsk_hashdance()
120 INIT_HLIST_HEAD(&tb->deathrow); in inet_bind2_bucket_init()142 if (hlist_empty(&tb->owners) && hlist_empty(&tb->deathrow)) { in inet_bind2_bucket_destroy()
223 twsk_for_each_bound_bhash2(tw2, &tb2->deathrow) { in inet_bhash2_conflict()
114 struct hlist_head deathrow; member