Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dif_var_status.h124 u_int32_t ul_bytes_lost; /* % of total bytes lost on uplink in Q10 format */ member
189 u_int32_t ul_bytes_lost; /* % of total bytes lost on uplink in Q10 format */ member
H A Dntstat.h615 u_int32_t ul_bytes_lost; /* % of total bytes lost on uplink in Q10 member
671 u_int32_t ul_bytes_lost; /* % of total bytes lost on uplink in Q10 member
H A Dntstat.c3745 cell_status->ul_bytes_lost = if_cell_sr->ul_bytes_lost; in nstat_ifnet_copy_link_status()
3830 wifi_status->ul_bytes_lost = if_wifi_sr->ul_bytes_lost; in nstat_ifnet_copy_link_status()