Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/smb/
H A Dsmb_iod.c554 struct timespec ts, tstimeout; in smb_iod_sendall() local
576 SMB_TRAN_GETPARAM(vcp, SMBTP_TIMEOUT, &tstimeout); in smb_iod_sendall()
577 timespecadd(&tstimeout, &tstimeout, &tstimeout); in smb_iod_sendall()
579 timespecsub(&ts, &tstimeout, &ts); in smb_iod_sendall()