|
@@ -568,6 +568,7 @@ void tcp_rearm_rto(struct sock *sk);
|
|
void tcp_synack_rtt_meas(struct sock *sk, struct request_sock *req);
|
|
void tcp_synack_rtt_meas(struct sock *sk, struct request_sock *req);
|
|
void tcp_reset(struct sock *sk);
|
|
void tcp_reset(struct sock *sk);
|
|
void tcp_skb_mark_lost_uncond_verify(struct tcp_sock *tp, struct sk_buff *skb);
|
|
void tcp_skb_mark_lost_uncond_verify(struct tcp_sock *tp, struct sk_buff *skb);
|
|
|
|
+void tcp_fin(struct sock *sk);
|
|
|
|
|
|
/* tcp_timer.c */
|
|
/* tcp_timer.c */
|
|
void tcp_init_xmit_timers(struct sock *);
|
|
void tcp_init_xmit_timers(struct sock *);
|