freebsd-src/sys/netatm
2003-07-25 07:16:28 +00:00
..
ipatm Make the debugging variable that controls dumping of IP over ATM packets 2003-07-24 15:25:17 +00:00
sigpvc Remove the zone limits for all the zones used in the ATM code. 2003-07-22 12:46:30 +00:00
spans Create a sysctl that allows to enable/disable printing of SPANS messages. 2003-07-24 14:37:01 +00:00
uni Make the debugging variable that controls printing of UNI messages 2003-07-25 06:39:46 +00:00
atm.h
atm_aal5.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
atm_cm.c Hand the packet to bpf not only in the LLC/SNAP case, but for all 2003-07-25 06:43:41 +00:00
atm_cm.h - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
atm_device.c Hand the packet to bpf not only in the LLC/SNAP case, but for all 2003-07-25 06:43:41 +00:00
atm_if.c Set the interface type of the network interfaces to IFT_IPOVERATM(114). 2003-07-25 07:16:28 +00:00
atm_if.h Add several vendor, API and media definitions. This has been 2003-07-22 06:31:13 +00:00
atm_ioctl.h Use a larger data type to prevent counters wrapping so quickly. 2002-06-07 05:29:13 +00:00
atm_pcb.h
atm_proto.c Create a subtree 'harp' of the net sysctl tree. This uses a fixed 2003-07-24 10:33:01 +00:00
atm_sap.h
atm_sigmgr.h
atm_signal.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
atm_socket.c Remove the zone limits for all the zones used in the ATM code. 2003-07-22 12:46:30 +00:00
atm_stack.h - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
atm_subr.c Create a subtree 'harp' of the net sysctl tree. This uses a fixed 2003-07-24 10:33:01 +00:00
atm_sys.h - Chainsaw the storage pool code. This was being used by a bunch of code 2002-06-14 19:31:07 +00:00
atm_usrreq.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
atm_var.h Create a subtree 'harp' of the net sysctl tree. This uses a fixed 2003-07-24 10:33:01 +00:00
atm_vc.h
port.h There is no reason to be cute with ntohl(). Just call it directly rather 2003-02-23 22:26:39 +00:00
queue.h