Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_var.h238 } _cubic_state_; member
239 #define cub_last_max __u__._cubic_state_.tc_last_max
240 #define cub_epoch_start __u__._cubic_state_.tc_epoch_start
241 #define cub_origin_point __u__._cubic_state_.tc_origin_point
242 #define cub_tcp_win __u__._cubic_state_.tc_tcp_win
243 #define cub_tcp_bytes_acked __u__._cubic_state_.tc_tcp_bytes_acked
244 #define cub_epoch_period __u__._cubic_state_.tc_epoch_period
245 #define cub_avg_lastmax __u__._cubic_state_.tc_avg_lastmax
246 #define cub_mean_dev __u__._cubic_state_.tc_mean_deviation