Searched refs:tstimeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/netsmb/
H A Dsmb_iod.c537 struct timespec ts, tstimeout; local
559 SMB_TRAN_GETPARAM(vcp, SMBTP_TIMEOUT, &tstimeout);
560 timespecadd(&tstimeout, &tstimeout, &tstimeout);
562 timespecsub(&ts, &tstimeout, &ts);

Completed in 88 milliseconds