OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BW_METER_LEQ
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
ip_mroute.h
319
#define
BW_METER_LEQ
(1 << 3) /* upcall if bw <= threshold */
323
BW_METER_LEQ
)
ip_mroute.c
2161
flags |=
BW_METER_LEQ
;
2364
} else if (x->bm_flags &
BW_METER_LEQ
) {
2454
if (x->bm_flags &
BW_METER_LEQ
)
2533
if (!(x->bm_flags &
BW_METER_LEQ
))
2563
if (!(x->bm_flags &
BW_METER_LEQ
))
/src/usr.bin/netstat/
mroute.c
309
else if (bw_meter->bm_flags &
BW_METER_LEQ
)
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025