opnsense-src/sys/netgraph/atm/uni
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
..
ng_uni.c Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
ng_uni_cust.h Add memmove() to the kernel, making the kernel compile with Clang. 2009-02-28 16:21:25 +00:00