OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lssc_m2
(Results
1 - 3
of
3
) sorted by relevancy
/src/dist/pf/sbin/pfctl/
pfctl_altq.c
671
opts->
lssc_m2
= pa->ifbandwidth;
680
if (opts->
lssc_m2
== 0)
681
opts->
lssc_m2
= pa->bandwidth;
684
(opts->lssc_m1 > 0 && opts->
lssc_m2
== 0) ||
691
(opts->lssc_m1 < opts->
lssc_m2
&& opts->lssc_m1 != 0) ||
730
if (opts->
lssc_m2
!= 0 && altq->pq_u.hfsc_opts.
lssc_m2
!= 0) {
733
sc.m2 = altq->pq_u.hfsc_opts.
lssc_m2
;
757
if (opts->
lssc_m2
!= 0) {
761
sc.m2 = opts->
lssc_m2
;
[
all
...]
/src/sys/dist/pf/net/
pfvar.h
1275
u_int
lssc_m2
;
member in struct:hfsc_opts
/src/sys/altq/
altq_hfsc.c
270
lssc.m2 = opts->
lssc_m2
;
Completed in 14 milliseconds
Indexes created Tue Oct 28 09:09:52 GMT 2025