Searched refs:io_fast (Results 1 – 3 of 3) sorted by relevance
188 SYSCTL_INT(_net_inet_ip_dummynet, OID_AUTO, io_fast,189 CTLFLAG_RW, DC(io_fast), 0, "Enable fast dummynet io.");937 si->credit = dn_cfg.io_fast ? p->bandwidth : 0; in dummynet_io()
121 int io_fast; member
608 si->credit = p->burst + (dn_cfg.io_fast ? p->bandwidth : 0); in si_reset_credit()