freebsd-dev/sys/netgraph
Archie Cobbs 65b9a0da90 Allocate all memory (including within node constructors) with M_NOWAIT
instead of M_WAITOK, to allow for maximum flexibility.
2000-09-21 18:01:23 +00:00
..
netgraph.h
ng_async.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_async.h
ng_base.c
ng_bpf.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_bpf.h
ng_bridge.c
ng_bridge.h
ng_cisco.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_cisco.h
ng_echo.c
ng_echo.h
ng_ether.c
ng_ether.h
ng_frame_relay.c
ng_frame_relay.h
ng_hole.c
ng_hole.h
ng_iface.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_iface.h
ng_ksocket.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_ksocket.h
ng_lmi.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_lmi.h
ng_message.h
ng_mppc.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_mppc.h
ng_parse.c
ng_parse.h
ng_ppp.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_ppp.h
ng_pppoe.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_pppoe.h
ng_pptpgre.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_pptpgre.h
ng_rfc1490.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_rfc1490.h
ng_sample.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_sample.h
ng_socket.c
ng_socket.h
ng_socketvar.h
ng_tee.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_tee.h
ng_tty.c
ng_tty.h
ng_UI.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_UI.h
ng_vjc.c Allocate all memory (including within node constructors) with M_NOWAIT 2000-09-21 18:01:23 +00:00
ng_vjc.h
NOTES