Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskt_netifdirect.c500 uint64_t __block total_tx_exp_notif_delay = 0, __block total_tx_exp_prop_delay = 0; in skt_netif_send_and_receive() local
595 total_tx_exp_prop_delay += exp_prop_delay; in skt_netif_send_and_receive()
696 int64_t total_tx_exp_prop_delay_ns = SKT_NETIF_TIMESTAMP_MACH_TO_NS(total_tx_exp_prop_delay); in skt_netif_send_and_receive()