freebsd-dev/sys/netatm/ipatm
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_event.c
ipatm_if.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
ipatm_input.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
ipatm_load.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
ipatm_output.c
ipatm_serv.h
ipatm_usrreq.c Band-XXX-aid an easy to provoke panic. 2003-01-28 12:10:11 +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 Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
ipatm.h