freebsd-dev/sys/netatm
Jonathan Lemon 1cafed3941 Update netisr handling; Each SWI now registers its queue, and all queue
drain routines are done by swi_net, which allows for better queue control
at some future point.  Packets may also be directly dispatched to a netisr
instead of queued, this may be of interest at some installations, but
currently defaults to off.

Reviewed by: hsu, silby, jayanth, sam
Sponsored by: DARPA, NAI Labs
2003-03-04 23:19:55 +00:00
..
ipatm Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
sigpvc Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
spans Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
uni There is no reason to be cute with ntohl(). Just call it directly rather 2003-02-23 22:26:39 +00:00
atm_aal5.c
atm_cm.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +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 Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
atm_if.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
atm_if.h - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
atm_ioctl.h
atm_pcb.h
atm_proto.c
atm_sap.h
atm_sigmgr.h
atm_signal.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
atm_socket.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +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 Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
atm_sys.h
atm_usrreq.c SMP locking for ifnet list. 2002-12-22 05:35:03 +00:00
atm_var.h Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +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