OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hfsc_clinfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/altq/libaltq/
qop_hfsc.c
466
struct hfsc_classinfo *
hfsc_clinfo
= NULL, *parent_clinfo = NULL;
local
491
if ((
hfsc_clinfo
= calloc(1, sizeof(*
hfsc_clinfo
))) == NULL) {
496
hfsc_clinfo
->rsc = *sc;
497
hfsc_clinfo
->fsc = *sc;
498
LIST_INIT(&
hfsc_clinfo
->gen_rsc);
499
LIST_INIT(&
hfsc_clinfo
->gen_fsc);
500
hfsc_clinfo
->qlimit = qlimit;
501
hfsc_clinfo
->flags = flags;
504
hfsc_clinfo
)) != 0
552
struct hfsc_classinfo *
hfsc_clinfo
, *parent_clinfo;
local
573
struct hfsc_classinfo *
hfsc_clinfo
, *parent_clinfo;
local
1073
struct hfsc_classinfo *
hfsc_clinfo
;
local
1101
struct hfsc_classinfo *
hfsc_clinfo
;
local
[
all
...]
qop_hfsc.c
466
struct hfsc_classinfo *
hfsc_clinfo
= NULL, *parent_clinfo = NULL;
local
491
if ((
hfsc_clinfo
= calloc(1, sizeof(*
hfsc_clinfo
))) == NULL) {
496
hfsc_clinfo
->rsc = *sc;
497
hfsc_clinfo
->fsc = *sc;
498
LIST_INIT(&
hfsc_clinfo
->gen_rsc);
499
LIST_INIT(&
hfsc_clinfo
->gen_fsc);
500
hfsc_clinfo
->qlimit = qlimit;
501
hfsc_clinfo
->flags = flags;
504
hfsc_clinfo
)) != 0
552
struct hfsc_classinfo *
hfsc_clinfo
, *parent_clinfo;
local
573
struct hfsc_classinfo *
hfsc_clinfo
, *parent_clinfo;
local
1073
struct hfsc_classinfo *
hfsc_clinfo
;
local
1101
struct hfsc_classinfo *
hfsc_clinfo
;
local
[
all
...]
Completed in 51 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026