Home
last modified time | relevance | path

Searched refs:_cubic_state_ (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_var.h281 } _cubic_state_; member
282 #define cub_last_max __u__._cubic_state_.tc_last_max
283 #define cub_epoch_start __u__._cubic_state_.tc_epoch_start
284 #define cub_origin_point __u__._cubic_state_.tc_origin_point
285 #define cub_tcp_win __u__._cubic_state_.tc_tcp_win
286 #define cub_tcp_bytes_acked __u__._cubic_state_.tc_tcp_bytes_acked
287 #define cub_epoch_period __u__._cubic_state_.tc_epoch_period
288 #define cub_avg_lastmax __u__._cubic_state_.tc_avg_lastmax
289 #define cub_mean_dev __u__._cubic_state_.tc_mean_deviation