Searched defs:pacer (Results 1 – 1 of 1) sorted by relevance
372 struct pacer { struct373 uint64_t rate;374 …rst_size; /* maximum allowed burst size, segments that fit in a burst have the same Tx timestamp */375 uint32_t current_size; /* track how many bytes have been accumulated in a burst */376 uint64_t packet_tx_time;