Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_trantcp.h93 #define SMBSBTIMO 15 /* seconds for sockbuf timeouts */ macro
H A Dsmb_iod.c251 if (rqp->sr_sendcnt++ >= 60/SMBSBTIMO) { /* one minute */ in smb_iod_sendrq()