Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h372 struct pacer { struct
373 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;