Lines Matching defs:tw
28 void inet_twsk_bind_unhash(struct inet_timewait_sock *tw, in inet_twsk_bind_unhash()
43 static void inet_twsk_kill(struct inet_timewait_sock *tw) in inet_twsk_kill()
65 void inet_twsk_free(struct inet_timewait_sock *tw) in inet_twsk_free()
76 void inet_twsk_put(struct inet_timewait_sock *tw) in inet_twsk_put()
83 static void inet_twsk_add_node_rcu(struct inet_timewait_sock *tw, in inet_twsk_add_node_rcu()
89 static void inet_twsk_add_bind_node(struct inet_timewait_sock *tw, in inet_twsk_add_bind_node()
100 void inet_twsk_hashdance(struct inet_timewait_sock *tw, struct sock *sk, in inet_twsk_hashdance()
145 struct inet_timewait_sock *tw = from_timer(tw, t, tw_timer); in tw_timer_handler() local
158 struct inet_timewait_sock *tw; in inet_twsk_alloc() local
211 void inet_twsk_deschedule_put(struct inet_timewait_sock *tw) in inet_twsk_deschedule_put()
219 void __inet_twsk_schedule(struct inet_timewait_sock *tw, int timeo, bool rearm) in __inet_twsk_schedule()
258 struct inet_timewait_sock *tw; in inet_twsk_purge() local