/freebsd/sys/netpfil/ipfw/ |
H A D | dn_aqm_codel.h | 67 uint16_t dropping; /* dropping state */ member 145 if (cst->dropping) { in codel_dequeue() 148 cst->dropping = false; in codel_dequeue() 157 while (now >= cst->drop_next_time && cst->dropping) { in codel_dequeue() 174 cst->dropping = false; in codel_dequeue() 196 cst->dropping = true; in codel_dequeue()
|
H A D | dn_sched_fq_codel_helper.h | 113 if (cst->dropping) { in fqc_codel_dequeue() 116 cst->dropping = false; in fqc_codel_dequeue() 125 while (now >= cst->drop_next_time && cst->dropping) { in fqc_codel_dequeue() 141 cst->dropping = false; in fqc_codel_dequeue() 162 cst->dropping = true; in fqc_codel_dequeue()
|
H A D | dn_aqm_codel.c | 309 cst->dropping=0; in aqm_codel_init()
|
H A D | dn_sched_fq_codel.c | 319 si->flows[idx].cst.dropping = false; in fq_codel_enqueue()
|
/freebsd/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 | 94 int dropping; member
|
/freebsd/sys/contrib/openzfs/module/zstd/ |
H A D | README.md | 6 dropping any unneeded files, and combined into a single file, but otherwise is
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_mve_defs.td | 435 // PNT_Type: the usual case, in which the polymorphic name is made by dropping 440 // PNT_2Type: the polymorphic name is made by dropping _two_ type suffixes. 444 // PNT_NType: the polymorphic name is made by dropping an "_n" suffix and a 448 // PNT_NType: the polymorphic name is made by just dropping an "_n" suffix 452 // PNT_WBType: the polymorphic name is made by dropping an "_wb" suffix and a 456 // PNT_WB: the polymorphic name is made by just dropping "_wb". E.g.
|
/freebsd/contrib/libfido2/ |
H A D | NEWS | 192 ** dropping sk-libfido2 middleware, please find it in the openssh tree.
|
/freebsd/stand/forth/ |
H A D | check-password.4th | 160 \ We should prevent the user from visiting the menu or dropping to the
|
/freebsd/share/examples/ppp/ |
H A D | ppp.conf.span-isp | 94 # because relying on our LQR strategy (dropping the link after 5 missing
|
/freebsd/contrib/tcpdump/ |
H A D | cmakeconfig.h.in | 261 /* define if should chroot when dropping privileges */
|
H A D | config.h.in | 260 /* define if should chroot when dropping privileges */
|
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 | configure.ac | 223 [when dropping privileges, chroot to DIRECTORY] 233 [define if should chroot when dropping privileges])
|
H A D | CMakeLists.txt | 311 "Directory to which to chroot when dropping privileges") 313 "User to whom to set the UID when dropping privileges")
|
/freebsd/contrib/kyua/ |
H A D | NEWS.md | 90 dropping privileges (as they may later be unable to use absolute paths 199 * Issue #109: Changed the privilege dropping code to start properly 200 dropping group privileges when `unprivileged_user` is set. Also fixes
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OperationKinds.def | 364 // Truncate a vector type by dropping elements from the end (HLSL only).
|
/freebsd/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/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/contrib/sendmail/ |
H A D | README | 376 as many sites have adopted the practice of dropping IDENT queries.
|
/freebsd/contrib/tcp_wrappers/ |
H A D | CHANGES | 166 dropping clients. Like showing a banner that explains the problem.
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sdm845-cheza.dtsi | 787 * around this by dropping the "qcom,adreno-smmu" compat string.
|
/freebsd/tools/tools/sysdoc/ |
H A D | tunables.mdoc | 680 The time to wait after dropping DTR to the given number.
|