Home
last modified time | relevance | path

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

/xnu-11417.140.69/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
593 total_tx_exp_notif_delay += exp_notif_delay; in skt_netif_send_and_receive()
695 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()