Searched refs:timestamp_dynfield_offset (Results 1 – 3 of 3) sorted by relevance
46 static int timestamp_dynfield_offset = -1; in get_timestamp() local48 if (timestamp_dynfield_offset < 0) { in get_timestamp()49 timestamp_dynfield_offset = rte_mbuf_dynfield_lookup( in get_timestamp()51 if (timestamp_dynfield_offset < 0) in get_timestamp()56 timestamp_dynfield_offset, rte_mbuf_timestamp_t *); in get_timestamp()
36 static int timestamp_dynfield_offset = -1; variable42 timestamp_dynfield_offset, rte_mbuf_timestamp_t *); in timestamp_dynfield()256 ret = rte_mbuf_dyn_rx_timestamp_register(×tamp_dynfield_offset, in rte_latencystats_init()
55 static int timestamp_dynfield_offset = -1; variable271 *RTE_MBUF_DYNFIELD(mbuf, timestamp_dynfield_offset, in eth_pcap_rx()1381 ret = rte_mbuf_dyn_rx_timestamp_register(×tamp_dynfield_offset, in pmd_pcap_probe()