Searched refs:iots (Results 1 – 1 of 1) sorted by relevance
77 struct io_timespec *iots; in io_process_timestamp_skb() local98 iots = (struct io_timespec *)&cqe[1]; in io_process_timestamp_skb()99 iots->tv_sec = ts.tv_sec; in io_process_timestamp_skb()100 iots->tv_nsec = ts.tv_nsec; in io_process_timestamp_skb()