freebsd-src/sys/netatm/ipatm
Hartmut Brandt 05ab0ba3b5 Allocate network interfaces from malloc() instead of using a zone.
Usually one needs only a couple of them so using a zone is waste
of memory (esp. on multi-cpu systems).
2003-07-22 15:11:08 +00:00
..
ipatm.h
ipatm_event.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
ipatm_if.c Allocate network interfaces from malloc() instead of using a zone. 2003-07-22 15:11:08 +00:00
ipatm_input.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
ipatm_load.c Remove the zone limits for all the zones used in the ATM code. 2003-07-22 12:46:30 +00:00
ipatm_output.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
ipatm_serv.h
ipatm_usrreq.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
ipatm_var.h - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
ipatm_vcm.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00