Added get/set_max_xxx functions.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5024 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Waldemar Kornewald
2003-10-14 10:14:57 +00:00
parent 917d6a9d1f
commit 13b219e125
8 changed files with 76 additions and 8 deletions
-7
View File
@@ -308,11 +308,4 @@ void dump_freelist(void);
/* XXX - add me! */
struct pool_ctl *mbpool;
struct pool_ctl *clpool;
int max_hdr; /* largest link+protocol header */
int max_linkhdr; /* largest link level header */
int max_protohdr; /* largest protocol header */
#endif /* OBOS_MBUF_H */