Searched refs:sbh_timestamp (Results 1 – 4 of 4) sorted by relevance
386 nhdrp->sbh_timestamp.tv_sec = in scan()387 ntohl(hdrp->sbh_timestamp.tv_sec); in scan()388 nhdrp->sbh_timestamp.tv_usec = in scan()389 ntohl(hdrp->sbh_timestamp.tv_usec); in scan()404 (nhdrp->sbh_timestamp.tv_sec == 0)) { in scan()463 last_timestamp = hdrp->sbh_timestamp; /* save stamp */ in scan()491 if ((hdrp->sbh_timestamp.tv_sec >> 8) == in scan()719 nhdr.sbh_timestamp.tv_sec = htonl(hdrp->sbh_timestamp.tv_sec); in cap_write()720 nhdr.sbh_timestamp.tv_usec = htonl(hdrp->sbh_timestamp.tv_usec); in cap_write()745 nhdr.sbh_timestamp = ohdrp->o_time; in convert_old()
88 tvp = &hdrp->sbh_timestamp; in process_pkt()
127 struct timeval32 sbh_timestamp; member129 struct timeval sbh_timestamp; member
1015 TIMEVAL_TO_TIMEVAL32(&hp.sbh_timestamp, &t); in sbaddmsg()