patch-2.3.99-pre2 linux/include/net/tcp.h

Next file: linux/ipc/shm.c
Previous file: linux/include/linux/soundcard.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre1/linux/include/net/tcp.h linux/include/net/tcp.h
@@ -669,6 +669,8 @@
 						  struct tcphdr *th, int len, 
 						  struct sk_buff *skb);
 
+extern void			tcp_v4_send_reset(struct sk_buff *skb);
+
 extern int			tcp_v4_conn_request(struct sock *sk,
 						    struct sk_buff *skb);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)