Searched refs:ps_timestamp (Results 1 – 2 of 2) sorted by relevance
193 timespec_t ps_timestamp; member
552 (void) gethrestime(&ps->ps_timestamp); in pfp_packet()945 tival.tv_sec = (time_t)ps->ps_timestamp.tv_sec; in sdpfp_ioctl()946 tival.tv_usec = ps->ps_timestamp.tv_nsec / 1000; in sdpfp_ioctl()