Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dtcp_var.h239 #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
253 #define ledbat_slowdown_events __u__._ledbat_state_.num_slowdown_events
254 #define ledbat_slowdown_ts __u__._ledbat_state_.slowdown_ts
[all …]