Home
last modified time | relevance | path

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

/xnu-11215.41.3/libsyscall/wrappers/skywalk/
H A Dos_packet.c439 __packet_set_tx_timestamp(ph, ts); in os_packet_set_tx_timestamp()
/xnu-11215.41.3/bsd/skywalk/nexus/netif/
H A Dnx_netif_gso.c378 __packet_set_tx_timestamp(SK_PKT2PH(pkt), m_tx_timestamp); in netif_gso_tcp_segment_mbuf()
/xnu-11215.41.3/bsd/skywalk/packet/
H A Dpacket_copy.c976 __packet_set_tx_timestamp(ph, *(uint64_t *)(ts_tag->m_tag_data)); in pkt_copy_from_mbuf()
1365 __packet_set_tx_timestamp(ph, *(uint64_t *)(ts_tag->m_tag_data)); in pkt_copy_multi_buflet_from_mbuf()
H A Dpacket_common.h493 __packet_set_tx_timestamp(const uint64_t ph, const uint64_t ts) in __packet_set_tx_timestamp() function
/xnu-11215.41.3/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3761 __packet_set_tx_timestamp(SK_PKT2PH(pkt), pkt_tx_timestamp); in do_gso()