patch-1.3.18 linux/include/net/netrom.h
Next file: linux/include/net/route.h
Previous file: linux/include/linux/proc_fs.h
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Fri Aug 11 13:14:42 1995
- Orig file:
v1.3.17/linux/include/net/netrom.h
- Orig date:
Mon Jul 31 15:59:03 1995
diff -u --recursive --new-file v1.3.17/linux/include/net/netrom.h linux/include/net/netrom.h
@@ -91,7 +91,7 @@
extern struct nr_parms_struct nr_default;
extern int nr_rx_frame(struct sk_buff *, struct device *);
extern void nr_destroy_socket(struct sock *);
-extern int nr_get_info(char *, char **, off_t, int);
+extern int nr_get_info(char *, char **, off_t, int, int);
/* nr_dev.c */
extern int nr_rx_ip(struct sk_buff *, struct device *);
@@ -119,8 +119,8 @@
extern int nr_rt_ioctl(unsigned int, void *);
extern void nr_link_failed(ax25_address *, struct device *);
extern int nr_route_frame(struct sk_buff *, ax25_cb *);
-extern int nr_nodes_get_info(char *, char **, off_t, int);
-extern int nr_neigh_get_info(char *, char **, off_t, int);
+extern int nr_nodes_get_info(char *, char **, off_t, int, int);
+extern int nr_neigh_get_info(char *, char **, off_t, int, int);
/* nr_subr.c */
extern void nr_clear_queues(struct sock *);
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]
with Sam's (original) version of this