Searched refs:add_timestamps (Results 1 – 2 of 2) sorted by relevance
93 The ``add_timestamps()`` and ``calc_latency()`` functions are explained below.96 The add_timestamps() Callback99 The ``add_timestamps()`` callback is added to the RX port and is applied to
56 add_timestamps(uint16_t port __rte_unused, uint16_t qidx __rte_unused, in add_timestamps() function233 rte_eth_add_rx_callback(port, 0, add_timestamps, NULL); in port_init()