Home
last modified time | relevance | path

Searched refs:iod_lastrqsent (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/netsmb/
HDsmb_iod.c260 iod->iod_lastrqsent = rqp->sr_timesent; in smb_iod_sendrq()
632 if (timespeccmp(&tsnow, &iod->iod_lastrqsent, >)) { in smb_iod_main()
683 getnanotime(&iod->iod_lastrqsent); in smb_iod_create()
HDsmb_conn.h454 struct timespec iod_lastrqsent; member