patch-1.3.26 linux/include/linux/igmp.h
Next file: linux/include/linux/ip_fw.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index
-  Lines: 15
 -  Date:
Mon Sep 11 20:15:45 1995
 -  Orig file: 
v1.3.25/linux/include/linux/igmp.h
 -  Orig date: 
Thu Sep  7 17:17:19 1995
 
diff -u --recursive --new-file v1.3.25/linux/include/linux/igmp.h linux/include/linux/igmp.h
@@ -83,11 +83,12 @@
 extern struct ip_mc_list *ip_mc_head;
 
 
-extern int igmp_rcv(struct sk_buff *, struct device *, struct options *, unsigned long, unsigned short,
-	unsigned long, int , struct inet_protocol *);
+extern int igmp_rcv(struct sk_buff *, struct device *, struct options *, __u32, unsigned short,
+	__u32, int , struct inet_protocol *);
 extern void ip_mc_drop_device(struct device *dev); 
 extern int ip_mc_join_group(struct sock *sk, struct device *dev, unsigned long addr);
 extern int ip_mc_leave_group(struct sock *sk, struct device *dev,unsigned long addr);
 extern void ip_mc_drop_socket(struct sock *sk);
+extern void ip_mr_init(void);
 #endif
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this