Searched refs:atime (Results 1 – 2 of 2) sorted by relevance
151 __u64 atime; member593 new_dst_lru.atime = cur_time; in get_packet_dst()615 if (cur_time - dst_lru->atime > 300000) in connection_table_lookup()617 dst_lru->atime = cur_time; in connection_table_lookup()
936 char atime[64], mtime[64]; in show_file() local943 strftime(atime, sizeof(atime), "%c", localtime(&st->st_atime)); in show_file()948 atime, now - st->st_atime); in show_file()