Home
last modified time | relevance | path

Searched refs:dummynet (Results 1 – 12 of 12) sorted by relevance

/trueos/sys/netpfil/ipfw/
HDdummynet.txt5 Notes on the internal structure of dummynet (2010 version)
13 Implementation of new dummynet
31 How to configure dummynet
204 The dummynet code is split in several files.
220 - dummynet.c is the file used to implement the user side of dummynet.
222 show the output of dummynet objects.
256 A packet enters dummynet through dummynet_io(). We first lookup
263 leaving *m0 set. Otherwise, the packet is absorbed by dummynet
307 Because traditional dummynet pipes actually configure both a
328 The dummynet_task() function is the main dummynet processing function and is
[all …]
HDdn_sched.h190 MODULE_DEPEND(name, dummynet, 3, 3, 3);
HDip_dummynet.c81 dummynet(void *arg) in dummynet() function
91 callout_reset(&dn_timeout, 1, dummynet, NULL); in dn_reschedule()
2167 callout_reset(&dn_timeout, 1, dummynet, NULL); in ip_dn_init()
2290 DECLARE_MODULE(dummynet, dummynet_mod, DN_SI_SUB, DN_MODEV_ORD);
2291 MODULE_DEPEND(dummynet, ipfw, 2, 2, 2);
2292 MODULE_VERSION(dummynet, 3);
HDip_dn_io.c150 static SYSCTL_NODE(_net_inet_ip, OID_AUTO, dummynet, CTLFLAG_RW, 0, "Dummynet");
/trueos/sbin/ipfw/
HDMakefile6 SRCS= ipfw2.c dummynet.c ipv6.c main.c nat.c
/trueos/sys/modules/dummynet/
HDMakefile6 KMOD= dummynet
/trueos/usr.sbin/bsdconfig/security/include/
HDsecurelevel.hlp34 cannot be changed and dummynet(4) or pf(4) configuration
/trueos/sys/mips/conf/
HDRT305X27 …amrr wlan_ccmp wlan_rssadapt random if_bridge bridgestp msdosfs md ipfw dummynet libalias geom/geo…
/trueos/share/man/man4/
HDMakefile122 dummynet.4 \
/trueos/sys/modules/
HDMakefile97 dummynet \
/trueos/sys/conf/
HDfiles3571 netpfil/ipfw/dn_heap.c optional inet dummynet
3572 netpfil/ipfw/dn_sched_fifo.c optional inet dummynet
3573 netpfil/ipfw/dn_sched_prio.c optional inet dummynet
3574 netpfil/ipfw/dn_sched_qfq.c optional inet dummynet
3575 netpfil/ipfw/dn_sched_rr.c optional inet dummynet
3576 netpfil/ipfw/dn_sched_wf2q.c optional inet dummynet
3577 netpfil/ipfw/ip_dummynet.c optional inet dummynet
3578 netpfil/ipfw/ip_dn_io.c optional inet dummynet
3579 netpfil/ipfw/ip_dn_glue.c optional inet dummynet
HDNOTES999 # DUMMYNET enables the "dummynet" bandwidth limiter. You need IPFIREWALL
1000 # as well. See dummynet(4) and ipfw(8) for more info. When you run