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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_iod.c238 if (vcp->vc_maxmux != 0 && iod->iod_muxcnt >= vcp->vc_maxmux)
447 if (vcp->vc_maxmux == 0) {
451 if (iod->iod_muxcnt < vcp->vc_maxmux)
H A Dsmb_conn.h276 #define vc_maxmux vc_sopt.sv_maxmux macro

Completed in 101 milliseconds