Home
last modified time | relevance | path

Searched defs:pacer (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/netinet/
H A Dtcp_var.h411 struct pacer { struct
412 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;