OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hfsc_stats
(Results
1 - 1
of
1
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
pfctl_qstats.c
46
struct hfsc_classstats
hfsc_stats
;
member in union:class_stats
337
(unsigned long long)cur.data.
hfsc_stats
.xmit_cnt.packets,
338
(unsigned long long)cur.data.
hfsc_stats
.xmit_cnt.bytes,
339
(unsigned long long)cur.data.
hfsc_stats
.drop_cnt.packets,
340
(unsigned long long)cur.data.
hfsc_stats
.drop_cnt.bytes);
342
cur.data.
hfsc_stats
.qlength, cur.data.
hfsc_stats
.qlimit);
389
b = qs->data.
hfsc_stats
.xmit_cnt.bytes;
390
p = qs->data.
hfsc_stats
.xmit_cnt.packets;
Completed in 11 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025