Searched refs:BW_METER_UNIT_PACKETS (Results 1 – 3 of 3) sorted by relevance
338 #define BW_METER_UNIT_PACKETS (1 << 0) /* threshold (in packets) */ macro342 #define BW_METER_USER_FLAGS (BW_METER_UNIT_PACKETS | \
1838 flags |= BW_METER_UNIT_PACKETS; in compute_bw_meter_flags()1866 if (((x->bm_flags & BW_METER_UNIT_PACKETS) && in expire_bw_meter_leq()2119 if (((x->bm_flags & BW_METER_UNIT_PACKETS) && in bw_meter_geq_receive_packet()2164 if (x->bm_flags & BW_METER_UNIT_PACKETS) in bw_meter_prepare_upcall()
102 if (bw_meter->bm_flags & BW_METER_UNIT_PACKETS) { in print_bw_meter()126 if (bw_meter->bm_flags & BW_METER_UNIT_PACKETS) { in print_bw_meter()