Searched refs:BW_METER_UNIT_BYTES (Results 1 – 3 of 3) sorted by relevance
337 #define BW_METER_UNIT_BYTES (1 << 1) /* threshold (in bytes) */ macro341 BW_METER_UNIT_BYTES | \
1841 flags |= BW_METER_UNIT_BYTES; in compute_bw_meter_flags()1869 ((x->bm_flags & BW_METER_UNIT_BYTES) && in expire_bw_meter_leq()2122 ((x->bm_flags & BW_METER_UNIT_BYTES) && in bw_meter_geq_receive_packet()2167 if (x->bm_flags & BW_METER_UNIT_BYTES) in bw_meter_prepare_upcall()
106 if (bw_meter->bm_flags & BW_METER_UNIT_BYTES) { in print_bw_meter()130 if (bw_meter->bm_flags & BW_METER_UNIT_BYTES) { in print_bw_meter()