patch-2.1.120 linux/include/net/ip_fib.h
Next file: linux/include/net/ipv6.h
Previous file: linux/include/net/ip6_route.h
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Thu Aug 27 19:33:08 1998
 -  Orig file: 
v2.1.119/linux/include/net/ip_fib.h
 -  Orig date: 
Sat May  2 14:19:54 1998
 
diff -u --recursive --new-file v2.1.119/linux/include/net/ip_fib.h linux/include/net/ip_fib.h
@@ -212,7 +212,7 @@
 extern struct fib_info	*fib_create_info(const struct rtmsg *r, struct kern_rta *rta,
 					 const struct nlmsghdr *, int *err);
 extern int fib_nh_match(struct rtmsg *r, struct nlmsghdr *, struct kern_rta *rta, struct fib_info *fi);
-extern int fib_dump_info(struct sk_buff *skb, pid_t pid, u32 seq, int event,
+extern int fib_dump_info(struct sk_buff *skb, u32 pid, u32 seq, int event,
 			 u8 tb_id, u8 type, u8 scope, void *dst, int dst_len, u8 tos,
 			 struct fib_info *fi);
 extern int fib_sync_down(u32 local, struct device *dev, int force);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov