Home
last modified time | relevance | path

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

/xnu-11215.61.5/tests/skywalk/
H A Dskt_netifdirect.c695 int64_t total_tx_exp_notif_delay_ns = SKT_NETIF_TIMESTAMP_MACH_TO_NS(total_tx_exp_notif_delay); in skt_netif_send_and_receive() local
698 int64_t avg_tx_notif_delay_ns = total_tx_exp_notif_delay_ns / n_tx_expired_chan_events; in skt_netif_send_and_receive()
701 child, avg_tx_notif_delay_ns, total_tx_exp_notif_delay_ns, in skt_netif_send_and_receive()