Searched refs:tw_refcount (Results 1 – 3 of 3) sorted by relevance
70 refcount_dec(&tw->tw_dr->tw_refcount); in inet_twsk_kill()184 if (refcount_read(&dr->tw_refcount) - 1 >= in inet_twsk_alloc()304 refcount_inc(&tw->tw_dr->tw_refcount); in __inet_twsk_schedule()
3465 refcount_set(&net->ipv4.tcp_death_row.tw_refcount, 1);3558 WARN_ON_ONCE(!refcount_dec_and_test(&net->ipv4.tcp_death_row.tw_refcount));
26 .tw_refcount = REFCOUNT_INIT(1),