Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskt_filter.c310 double total_sent = 0, total_received = 0, total_expected; in custom_ether_status() local
315 total_sent += args->sent; in custom_ether_status()
319 (total_sent * 100) / total_expected, in custom_ether_status()