Searched refs:timestampNs (Results 1 – 4 of 4) sorted by relevance
36 uint64_t timestampNs; member
50 const std::string& dstIp, int srcPort, int dstPort, uint64_t timestampNs));87 args.dstPort, args.timestampNs); in __anonee86621a0102()
206 args.timestampNs); in Controllers()
141 args.timestampNs = ntohl(ts.tv_nsec) + (ntohl(ts.tv_sec) * kNsPerS); in init()