Searched refs:smb_tcpsndbuf (Results 1 – 2 of 2) sorted by relevance
67 static int smb_tcpsndbuf = 0x20000; variable133 err = smb_setopt_int(fd, SOL_SOCKET, SO_SNDBUF, smb_tcpsndbuf); in smb_setopts()
80 static int smb_tcpsndbuf = 0x20000; variable499 nbp->nbp_sndbuf = smb_tcpsndbuf; in smb_nbst_create()