Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_loop.c260 net_timernsec(&now, &ts); in lo_tx_compl()
477 net_timernsec(&now, &ts); in lo_input()
H A Ddlil_output.c237 net_timernsec(&now, &now_nsec); in dlil_output()
448 net_timernsec(&now, &now_nsec); in dlil_output()
H A Ddlil.h106 #define net_timernsec(tvp, nsp) do { \ macro
H A Ddlil.c2980 net_timernsec(&now, &now_nsec); in ifnet_enqueue_single()
3077 net_timernsec(&now, &now_nsec); in ifnet_enqueue_single()
3166 net_timernsec(&now, &now_nsec); in ifnet_enqueue_single()
/xnu-12377.61.12/bsd/kern/
H A Dkpi_mbuf.c2113 net_timernsec(&now, &m->m_pkthdr.pkt_timestamp); in m_do_tx_compl_callback()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3334 net_timernsec(&now, &now_nsec); in dp_flow_tx_process()