Searched refs:tcp_tw_put (Results 1 – 5 of 5) sorted by relevance
96 tcp_tw_put(tw); in tcp_timewait_kill()163 tcp_tw_put(tw); in tcp_timewait_state_process()174 tcp_tw_put(tw); in tcp_timewait_state_process()231 tcp_tw_put(tw); in tcp_timewait_state_process()242 tcp_tw_put(tw); in tcp_timewait_state_process()291 tcp_tw_put(tw); in tcp_timewait_state_process()409 tcp_tw_put(tw); in tcp_time_wait()456 tcp_tw_put(tw); in SMP_TIMER_NAME()487 tcp_tw_put(tw); in tcp_tw_deschedule()607 tcp_tw_put(tw); in SMP_TIMER_NAME()
641 tcp_tw_put(tw); in __tcp_v4_check_established()740 tcp_tw_put(tw); in tcp_v4_hash_connect()1005 tcp_tw_put((struct tcp_tw_bucket*)sk); in tcp_v4_err()1257 tcp_tw_put(tw); in tcp_v4_timewait_ack()1616 tcp_tw_put((struct tcp_tw_bucket*)nsk); in tcp_v4_hnd_req()1803 tcp_tw_put((struct tcp_tw_bucket *) sk); in tcp_v4_rcv()1816 tcp_tw_put((struct tcp_tw_bucket *)sk); in tcp_v4_rcv()
275 tcp_tw_put((struct tcp_tw_bucket*)sk); in tcpdiag_get_exact()
506 tcp_tw_put(tw); in tcp_v6_check_established()746 tcp_tw_put((struct tcp_tw_bucket*)sk); in tcp_v6_err()1105 tcp_tw_put(tw); in tcp_v6_timewait_ack()1138 tcp_tw_put((struct tcp_tw_bucket*)nsk); in tcp_v6_hnd_req()1651 tcp_tw_put((struct tcp_tw_bucket *) sk); in tcp_v6_rcv()1665 tcp_tw_put((struct tcp_tw_bucket *)sk); in tcp_v6_rcv()
198 static inline void tcp_tw_put(struct tcp_tw_bucket *tw) in tcp_tw_put() function