Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_var_status.h129 u_int32_t dl_effective_bandwidth; /* Measured downlink bandwidth based on current activity (bps) */ member
192 u_int32_t dl_effective_bandwidth; /* Measured downlink bandwidth based on current activity (bps) */ member
H A Dntstat.h662 u_int32_t dl_effective_bandwidth; /* Measured downlink bandwidth based member
717 u_int32_t dl_effective_bandwidth; /* Measured downlink bandwidth based member
H A Dkpi_interface.c1575 sr->dl_effective_bandwidth = in ifnet_set_link_status_inbw()
3582 if_wifi_sr->dl_effective_bandwidth = in ifnet_link_status_report()
H A Dntstat.c4523 cell_status->dl_effective_bandwidth = if_cell_sr->dl_effective_bandwidth; in nstat_ifnet_copy_link_status()
4600 wifi_status->dl_effective_bandwidth = if_wifi_sr->dl_effective_bandwidth; in nstat_ifnet_copy_link_status()