Searched refs:timestamp_usec (Results 1 – 3 of 3) sorted by relevance
291 uint32 timestamp_usec; /* 'struct timeval' compatible, it represents the 'tv_usec' field */ member
562 pkt_header->ts.tv_usec = ntohl(net_pkt_header->timestamp_usec); in pcap_read_nocb_remote()
2368 net_pkt_header->timestamp_usec = htonl(pkt_header->ts.tv_usec); in daemon_thrdatamain()