Home
last modified time | relevance | path

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

/freebsd/sys/netsmb/
H A Dsmb_iod.c530 struct timespec ts, tstimeout; in smb_iod_sendall() local
552 SMB_TRAN_GETPARAM(vcp, SMBTP_TIMEOUT, &tstimeout); in smb_iod_sendall()
553 timespecadd(&tstimeout, &tstimeout, &tstimeout); in smb_iod_sendall()
555 timespecsub(&ts, &tstimeout, &ts); in smb_iod_sendall()