opnsense-src/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 Merge the remainder of kern_vimage.c and vimage.h into vnet.c and 2009-08-01 19:26:27 +00:00
ng_atm.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_ccatm.h Make Netgraph compile with Clang. 2009-03-03 18:47:33 +00:00
ng_sscfu.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_sscop.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_uni.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ngatmbase.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ngatmbase.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00