Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dtcp_var.h246 #define cub_last_max __u__._cubic_state_.tc_last_max
247 #define cub_epoch_start __u__._cubic_state_.tc_epoch_start
248 #define cub_origin_point __u__._cubic_state_.tc_origin_point
249 #define cub_tcp_win __u__._cubic_state_.tc_tcp_win
250 #define cub_tcp_bytes_acked __u__._cubic_state_.tc_tcp_bytes_acked
251 #define cub_epoch_period __u__._cubic_state_.tc_epoch_period
252 #define cub_avg_lastmax __u__._cubic_state_.tc_avg_lastmax
253 #define cub_mean_dev __u__._cubic_state_.tc_mean_deviation
260 #define ledbat_slowdown_events __u__._ledbat_state_.num_slowdown_events
261 #define ledbat_slowdown_ts __u__._ledbat_state_.slowdown_ts
[all …]