Lines Matching defs:tw
29 void inet_twsk_bind_unhash(struct inet_timewait_sock *tw, in inet_twsk_bind_unhash()
44 static void inet_twsk_kill(struct inet_timewait_sock *tw) in inet_twsk_kill()
66 void inet_twsk_free(struct inet_timewait_sock *tw) in inet_twsk_free()
77 void inet_twsk_put(struct inet_timewait_sock *tw) in inet_twsk_put()
84 static void inet_twsk_add_node_rcu(struct inet_timewait_sock *tw, in inet_twsk_add_node_rcu()
90 static void inet_twsk_add_bind_node(struct inet_timewait_sock *tw, in inet_twsk_add_bind_node()
101 void __inet_twsk_hashdance(struct inet_timewait_sock *tw, struct sock *sk, in __inet_twsk_hashdance()
147 struct inet_timewait_sock *tw = (struct inet_timewait_sock *)data; in tw_timer_handler() local
160 struct inet_timewait_sock *tw; in inet_twsk_alloc() local
214 void inet_twsk_deschedule_put(struct inet_timewait_sock *tw) in inet_twsk_deschedule_put()
222 void __inet_twsk_schedule(struct inet_timewait_sock *tw, int timeo, bool rearm) in __inet_twsk_schedule()
262 struct inet_timewait_sock *tw; in inet_twsk_purge() local