OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DTYPE_NODROP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_blue.c
406
#define
DTYPE_NODROP
0 /* no drop */
441
droptype =
DTYPE_NODROP
;
459
if (droptype ==
DTYPE_NODROP
&& qlen(q) >= qlimit(q))
466
if (droptype !=
DTYPE_NODROP
) {
altq_red.h
181
#define
DTYPE_NODROP
0 /* no drop */
Completed in 30 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025