Searched refs:net_timernsec (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.61.12/bsd/net/ |
| H A D | if_loop.c | 260 net_timernsec(&now, &ts); in lo_tx_compl() 477 net_timernsec(&now, &ts); in lo_input()
|
| H A D | dlil_output.c | 237 net_timernsec(&now, &now_nsec); in dlil_output() 448 net_timernsec(&now, &now_nsec); in dlil_output()
|
| H A D | dlil.h | 106 #define net_timernsec(tvp, nsp) do { \ macro
|
| H A D | dlil.c | 2980 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 D | kpi_mbuf.c | 2113 net_timernsec(&now, &m->m_pkthdr.pkt_timestamp); in m_do_tx_compl_callback()
|
| /xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 3334 net_timernsec(&now, &now_nsec); in dp_flow_tx_process()
|