From e7c2a72e2680827d6a733931273a93461c0d8d1b Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 14 Nov 1995 08:00:00 +0000 Subject: Import of Linux/MIPS 1.3.0 --- include/net/ipip.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 include/net/ipip.h (limited to 'include/net/ipip.h') diff --git a/include/net/ipip.h b/include/net/ipip.h new file mode 100644 index 000000000..398e375de --- /dev/null +++ b/include/net/ipip.h @@ -0,0 +1,4 @@ +extern int ipip_rcv(struct sk_buff *skb, struct device *dev, struct options *opt, + unsigned long daddr, unsigned short len, unsigned long saddr, + int redo, struct inet_protocol *protocol); + -- cgit v1.2.3