Searched refs:timestamp_dynfield_offset (Results 1 – 4 of 4) sorted by relevance
57 static int timestamp_dynfield_offset = -1; in get_timestamp() local59 if (timestamp_dynfield_offset < 0) { in get_timestamp()60 timestamp_dynfield_offset = rte_mbuf_dynfield_lookup( in get_timestamp()62 if (timestamp_dynfield_offset < 0) in get_timestamp()67 timestamp_dynfield_offset, rte_mbuf_timestamp_t *); in get_timestamp()
32 static int timestamp_dynfield_offset = -1; variable38 timestamp_dynfield_offset, rte_mbuf_timestamp_t *); in timestamp_dynfield()252 ret = rte_mbuf_dyn_rx_timestamp_register(×tamp_dynfield_offset, in rte_latencystats_init()
167 int timestamp_dynfield_offset;191 rte_mbuf_dyn_rx_timestamp_register(&xdata->timestamp_dynfield_offset,195 xdata->timestamp_dynfield_offset);214 *RTE_MBUF_DYNFIELD(mbuf, xdata->timestamp_dynfield_offset, uint64_t*) =
48 static int timestamp_dynfield_offset = -1; variable324 *RTE_MBUF_DYNFIELD(mbuf, timestamp_dynfield_offset, in eth_pcap_rx()1421 ret = rte_mbuf_dyn_rx_timestamp_register(×tamp_dynfield_offset, in pmd_pcap_probe()