freebsd-skq/sys/netatm
harti d64aeeda88 Create a subtree 'harp' of the net sysctl tree. This uses a fixed
OID as the other protocol family sub-trees do, that is equal to the
protocol family identifier. Make the ATM layer debugging flags
available under this tree.

Submitted by:	Vincent Jardin <vjardin@wanadoo.fr>
MFC after:	2 weeks
2003-07-24 10:33:01 +00:00
..
ipatm Convert a lot of uma_zalloc() calls to be NOWAIT instead of WAITOK. All 2003-07-23 14:28:57 +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 Remove the zone limits for all the zones used in the ATM code. 2003-07-22 12:46:30 +00:00
uni Constify the arguments to several pdu_print functions. 2003-07-24 09:13:03 +00:00
atm_aal5.c Use __FBSDID(). 2003-06-11 07:00:30 +00:00
atm_cm.c Add BPF support to HARP network interfaces. This allows one to see 2003-07-24 08:15:20 +00:00
atm_cm.h
atm_device.c Constify the arguments to several pdu_print functions. 2003-07-24 09:13:03 +00:00
atm_if.c Add BPF support to HARP network interfaces. This allows one to see 2003-07-24 08:15:20 +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
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
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
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
atm.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