Searched refs:BW_UPCALL_UNIT_PACKETS (Results 1 – 2 of 2) sorted by relevance
190 #define BW_UPCALL_UNIT_PACKETS (1 << 0) /* threshold (in packets) */ macro
1744 if (req->bu_flags & BW_UPCALL_UNIT_PACKETS) in compute_bw_meter_flags()1773 if (!(req->bu_flags & (BW_UPCALL_UNIT_PACKETS | BW_UPCALL_UNIT_BYTES))) in add_bw_upcall()2042 u->bu_flags |= BW_UPCALL_UNIT_PACKETS; in bw_meter_prepare_upcall()