Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_var_status.h125 u_int32_t ul_bytes_lost; /* % of total bytes lost on uplink in Q10 format */ member
190 u_int32_t ul_bytes_lost; /* % of total bytes lost on uplink in Q10 format */ member
H A Dntstat.h657 u_int32_t ul_bytes_lost; /* % of total bytes lost on uplink in Q10 member
713 u_int32_t ul_bytes_lost; /* % of total bytes lost on uplink in Q10 member
H A Dntstat.c4507 cell_status->ul_bytes_lost = if_cell_sr->ul_bytes_lost; in nstat_ifnet_copy_link_status()
4592 wifi_status->ul_bytes_lost = if_wifi_sr->ul_bytes_lost; in nstat_ifnet_copy_link_status()