Searched refs:iots (Results 1 – 1 of 1) sorted by relevance
62 struct io_timespec *iots; in io_process_timestamp_skb() local83 iots = (struct io_timespec *)&cqe[1]; in io_process_timestamp_skb()84 iots->tv_sec = ts.tv_sec; in io_process_timestamp_skb()85 iots->tv_nsec = ts.tv_nsec; in io_process_timestamp_skb()