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