freebsd-dev/sys/netgraph/atm
Gleb Smirnoff 674d86bf91 Node constructor methods are supposed to be called in syscall
context always. Convert nodes to consistently use M_WAITOK flag
for memory allocation.

Reviewed by:	julian
2011-04-18 09:12:27 +00:00
..
ccatm Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
sscfu Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
sscop Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
uni Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
ng_atm.c
ng_atm.h
ng_ccatm.h
ng_sscfu.h
ng_sscop.h
ng_uni.h
ngatmbase.c
ngatmbase.h