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