Searched refs:vc_maxmux (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netsmb/
H A Dsmb_iod.c236 if (vcp->vc_maxmux != 0 && iod->iod_muxcnt >= vcp->vc_maxmux)
445 if (vcp->vc_maxmux == 0) {
449 if (iod->iod_muxcnt < vcp->vc_maxmux)
H A Dsmb_conn.h274 #define vc_maxmux vc_sopt.sv_maxmux macro

Completed in 101 milliseconds