Searched refs:BW_UPCALL_UNIT_PACKETS (Results 1 – 3 of 3) sorted by relevance
192 #define BW_UPCALL_UNIT_PACKETS (1 << 0) /* threshold (in packets) */ macro
1746 if (req->bu_flags & BW_UPCALL_UNIT_PACKETS) in compute_bw_meter_flags()1775 if (!(req->bu_flags & (BW_UPCALL_UNIT_PACKETS | BW_UPCALL_UNIT_BYTES))) in add_bw_upcall()2044 u->bu_flags |= BW_UPCALL_UNIT_PACKETS; in bw_meter_prepare_upcall()