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_UNIT_PACKETS
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/netstat/
mroute.c
289
if (bw_meter->bm_flags &
BW_METER_UNIT_PACKETS
)
314
if (bw_meter->bm_flags &
BW_METER_UNIT_PACKETS
)
/src/sys/netinet/
ip_mroute.h
316
#define
BW_METER_UNIT_PACKETS
(1 << 0) /* threshold (in packets) */
320
#define BW_METER_USER_FLAGS (
BW_METER_UNIT_PACKETS
| \
ip_mroute.c
2155
flags |=
BW_METER_UNIT_PACKETS
;
2355
if (((x->bm_flags &
BW_METER_UNIT_PACKETS
) &&
2374
if (((x->bm_flags &
BW_METER_UNIT_PACKETS
) &&
2393
if ((x->bm_flags &
BW_METER_UNIT_PACKETS
&&
2448
if (x->bm_flags &
BW_METER_UNIT_PACKETS
)
2665
if (((x->bm_flags &
BW_METER_UNIT_PACKETS
) &&
Completed in 16 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025