patch-2.3.41 linux/include/net/ip.h
Next file: linux/include/net/route.h
Previous file: linux/include/net/dst.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Jan 28 08:02:33 2000
- Orig file:
v2.3.40/linux/include/net/ip.h
- Orig date:
Tue Jan 11 22:31:45 2000
diff -u --recursive --new-file v2.3.40/linux/include/net/ip.h linux/include/net/ip.h
@@ -84,7 +84,7 @@
* Functions provided by ip.c
*/
-extern void ip_build_and_send_pkt(struct sk_buff *skb, struct sock *sk,
+extern int ip_build_and_send_pkt(struct sk_buff *skb, struct sock *sk,
u32 saddr, u32 daddr,
struct ip_options *opt);
extern int ip_rcv(struct sk_buff *skb, struct net_device *dev,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)