Searched refs:timestamped_frame (Results 1 – 2 of 2) sorted by relevance
340 bool timestamped_frame; in eth_tx() local369 timestamped_frame = eth_is_ptp_pkt(net_pkt_iface(pkt), pkt) || in eth_tx()371 if (timestamped_frame) { in eth_tx()499 if (timestamped_frame) { in eth_tx()
677 bool timestamped_frame; in eth_tx() local692 timestamped_frame = eth_get_ptp_data(net_pkt_iface(pkt), pkt); in eth_tx()693 if (timestamped_frame) { in eth_tx()