Searched refs:__po_pkt_tx_time (Results 1 – 5 of 5) sorted by relevance
976 pkt->pkt_com_opt->__po_pkt_tx_time = *(uint64_t *)(ts_tag->m_tag_data); in pkt_copy_from_mbuf()1366 pkt->pkt_com_opt->__po_pkt_tx_time = *(uint64_t *)(ts_tag->m_tag_data); in pkt_copy_multi_buflet_from_mbuf()1612 *(uint64_t *)tag->m_tag_data = pkt->pkt_com_opt->__po_pkt_tx_time; in pkt_copy_to_mbuf()1828 *(uint64_t *)tag->m_tag_data = pkt->pkt_com_opt->__po_pkt_tx_time; in pkt_copy_multi_buflet_to_mbuf()
629 #define __po_pkt_tx_time __pkt_opt_com.__pkt_tx_time macro
499 po->__po_pkt_tx_time = ts; in __packet_set_tx_timestamp()
530 *pkt_tx_time = kp->pkt_com_opt->__po_pkt_tx_time; in pktsched_get_pkt_vars()
656 tx_time = p->pkt_com_opt->__po_pkt_tx_time; in fq_get_next_tx_time()