OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALTQT_MAX
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_conf.c
298
static struct altq_module_data *altq_modules[
ALTQT_MAX
];
307
if (type < 0 || type >=
ALTQT_MAX
|| altq_modules[type] == NULL)
315
if (type < 0 || type >=
ALTQT_MAX
|| altq_modules[type] == NULL)
326
if (type < 0 || type >=
ALTQT_MAX
)
351
if (type < 0 || type >=
ALTQT_MAX
)
altq.h
66
#define
ALTQT_MAX
13 /* should be max discipline type + 1 */
Completed in 11 milliseconds
Indexes created Wed Oct 29 09:09:48 GMT 2025