patch-2.1.132 linux/include/net/br.h
Next file: linux/include/net/irda/crc.h
Previous file: linux/include/net/ax25.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Dec 17 09:07:45 1998
-  Orig file: 
v2.1.131/linux/include/net/br.h
-  Orig date: 
Mon Apr  6 17:41:01 1998
diff -u --recursive --new-file v2.1.131/linux/include/net/br.h linux/include/net/br.h
@@ -293,6 +293,8 @@
 
 struct fdb *br_avl_find_addr(unsigned char addr[6]);
 struct fdb *br_avl_insert (struct fdb * new_node);
+void sprintf_avl (char **pbuffer, struct fdb * tree, off_t *pos,int* len, off_t offset, int length);
+int br_tree_get_info(char *buffer, char **start, off_t offset, int length, int dummy);
 
 /* externs */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov