Searched refs:sbh_timestamp (Results 1 – 4 of 4) sorted by relevance
409 nhdrp->sbh_timestamp.tv_sec = in scan()410 ntohl(hdrp->sbh_timestamp.tv_sec); in scan()411 nhdrp->sbh_timestamp.tv_usec = in scan()412 ntohl(hdrp->sbh_timestamp.tv_usec); in scan()427 (nhdrp->sbh_timestamp.tv_sec == 0)) { in scan()486 last_timestamp = hdrp->sbh_timestamp; /* save stamp */ in scan()514 if ((hdrp->sbh_timestamp.tv_sec >> 8) == in scan()826 nhdr.sbh_timestamp.tv_sec = htonl(hdrp->sbh_timestamp.tv_sec); in cap_write()827 nhdr.sbh_timestamp.tv_usec = htonl(hdrp->sbh_timestamp.tv_usec); in cap_write()852 nhdr.sbh_timestamp = ohdrp->o_time; in convert_old()
88 tvp = &hdrp->sbh_timestamp; in process_pkt()
125 struct timeval32 sbh_timestamp; member127 struct timeval sbh_timestamp; member
1017 TIMEVAL_TO_TIMEVAL32(&hp.sbh_timestamp, &t); in sbaddmsg()