Searched refs:vc_maxmux (Results 1 – 2 of 2) sorted by relevance
935 ASSERT(vcp->vc_maxmux > 0); in smb_iod_sendall()950 if (++muxcnt == vcp->vc_maxmux) { in smb_iod_sendall()963 (muxcnt < vcp->vc_maxmux) ? 0 : 1; in smb_iod_sendall()
198 #define vc_maxmux vc_work.wk_sopt.sv_maxmux macro