Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/skywalk/packet/
H A Dos_packet_private.h629 #define __po_pkt_tx_time __pkt_opt_com.__pkt_tx_time macro
H A Dpacket_common.h503 po->__po_pkt_tx_time = ts; in __packet_set_tx_timestamp()
522 return po->__po_pkt_tx_time; in __packet_get_tx_timestamp()
H A Dpacket_copy.c1610 *(uint64_t *)tag->m_tag_data = pkt->pkt_com_opt->__po_pkt_tx_time; in pkt_copy_to_mbuf()
1826 *(uint64_t *)tag->m_tag_data = pkt->pkt_com_opt->__po_pkt_tx_time; in pkt_copy_multi_buflet_to_mbuf()