patch-2.4.4 linux/include/linux/mroute.h
Next file: linux/include/linux/nbd.h
Previous file: linux/include/linux/mm.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Apr 27 15:48:27 2001
- Orig file:
v2.4.3/linux/include/linux/mroute.h
- Orig date:
Mon Mar 26 15:48:59 2001
diff -u --recursive --new-file v2.4.3/linux/include/linux/mroute.h linux/include/linux/mroute.h
@@ -215,8 +215,8 @@
__u32 flags;
};
-extern int pim_rcv(struct sk_buff * , unsigned short);
-extern int pim_rcv_v1(struct sk_buff * , unsigned short len);
+extern int pim_rcv(struct sk_buff *);
+extern int pim_rcv_v1(struct sk_buff *);
struct rtmsg;
extern int ipmr_get_route(struct sk_buff *skb, struct rtmsg *rtm, int nowait);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)