| /freebsd-12.1/sys/netpfil/ipfw/ |
| H A D | dn_aqm_codel.h | 70 uint16_t dropping; /* dropping state */ member 148 if (cst->dropping) { in codel_dequeue() 151 cst->dropping = false; in codel_dequeue() 160 while (now >= cst->drop_next_time && cst->dropping) { in codel_dequeue() 178 cst->dropping = false; in codel_dequeue() 201 cst->dropping = true; in codel_dequeue()
|
| H A D | dn_sched_fq_codel_helper.h | 115 if (cst->dropping) { in fqc_codel_dequeue() 118 cst->dropping = false; in fqc_codel_dequeue() 127 while (now >= cst->drop_next_time && cst->dropping) { in fqc_codel_dequeue() 144 cst->dropping = false; in fqc_codel_dequeue() 166 cst->dropping = true; in fqc_codel_dequeue()
|
| H A D | dn_aqm_codel.c | 305 cst->dropping=0; in aqm_codel_init()
|
| H A D | dn_sched_fq_codel.c | 320 si->flows[idx].cst.dropping = false; in fq_codel_enqueue()
|
| /freebsd-12.1/sys/net/altq/ |
| H A D | altq_codel.c | 397 c->vars.dropping = 0; in codel_getq() 403 if (c->vars.dropping) { in codel_getq() 406 c->vars.dropping = 0; in codel_getq() 416 while (c->vars.dropping && in codel_getq() 428 c->vars.dropping = 0; in codel_getq() 445 c->vars.dropping = 1; in codel_getq()
|
| H A D | altq_codel.h | 96 int dropping; member
|
| /freebsd-12.1/stand/forth/ |
| H A D | check-password.4th | 161 \ We should prevent the user from visiting the menu or dropping to the
|
| /freebsd-12.1/share/examples/ppp/ |
| H A D | ppp.conf.span-isp | 95 # because relying on our LQR strategy (dropping the link after 5 missing
|
| /freebsd-12.1/contrib/tcpdump/ |
| H A D | configure.in | 196 AC_ARG_WITH(chroot, [ --with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY]) 200 [define if should chroot when dropping privileges])
|
| H A D | config.h.in | 307 /* define if should chroot when dropping privileges */
|
| /freebsd-12.1/usr.sbin/ntp/ntpd/ |
| H A D | leap-seconds | 86 # of dropping seconds ("negative" leap seconds), this has
|
| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | aaaa-filter-iterator.patch | 11 +This forces the dropping of all AAAA records, unless in the case of
|
| /freebsd-12.1/contrib/tzdata/ |
| H A D | leap-seconds.list | 86 # of dropping seconds ("negative" leap seconds), this has
|
| /freebsd-12.1/crypto/heimdal/ |
| H A D | ChangeLog | 128 avoid dropping other defines for the library.
|
| H A D | ChangeLog.2001 | 1013 to make sure of not dropping data when doing it over a socket.
|
| /freebsd-12.1/contrib/sendmail/ |
| H A D | README | 371 as many sites have adopted the practice of dropping IDENT queries.
|
| /freebsd-12.1/contrib/tcp_wrappers/ |
| H A D | CHANGES | 166 dropping clients. Like showing a banner that explains the problem.
|
| H A D | README | 446 denying service: instead of simply dropping the connection a polite
|
| /freebsd-12.1/tools/tools/sysdoc/ |
| H A D | tunables.mdoc | 681 The time to wait after dropping DTR to the given number.
|
| /freebsd-12.1/contrib/ldns/ |
| H A D | Changelog | 299 fragments dropping firewalls.
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | example.conf.in | 287 # written just prior to performing the chroot and dropping permissions.
|
| /freebsd-12.1/share/examples/ipfilter/ |
| H A D | ipf-howto.txt | 743 Of course, dropping all ICMP isn't really an ideal sit- 2937 Instead of dropping them, let's consider passing them on to
|
| /freebsd-12.1/contrib/wpa/hostapd/ |
| H A D | ChangeLog | 775 authenticate or (re)associate request frames dropping association)
|
| /freebsd-12.1/contrib/ipfilter/ |
| H A D | HISTORY | 54 3542974 reason for dropping packet is lost
|
| /freebsd-12.1/contrib/jemalloc/ |
| H A D | ChangeLog | 1119 - Fix large calloc() zeroing bugs due to dropping chunk map unzeroed flags.
|