Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_var_status.h115 u_int32_t ul_effective_bandwidth; /* Measured uplink bandwidth based on current activity (bps) */ member
180 u_int32_t ul_effective_bandwidth; /* Measured uplink bandwidth based on current activity (bps) */ member
H A Dntstat.h641 u_int32_t ul_effective_bandwidth; /* Measured uplink bandwidth based on member
697 u_int32_t ul_effective_bandwidth; /* Measured uplink bandwidth based on member
H A Dkpi_interface.c1500 sr->ul_effective_bandwidth = in ifnet_set_link_status_outbw()
3562 if_wifi_sr->ul_effective_bandwidth = in ifnet_link_status_report()
H A Dntstat.c4473 cell_status->ul_effective_bandwidth = if_cell_sr->ul_effective_bandwidth; in nstat_ifnet_copy_link_status()
4558 wifi_status->ul_effective_bandwidth = if_wifi_sr->ul_effective_bandwidth; in nstat_ifnet_copy_link_status()