Searched refs:sv_maxvcs (Results 1 – 2 of 2) sorted by relevance
145 sv->sv_maxvcs = 1; in smb_smb_negotiate()230 md_get_uint16le(mdp, &sv->sv_maxvcs); /* MaxCountVCs */ in smb_smb_negotiate()393 if (sv->sv_maxvcs < 1) in smb_smb_negotiate()394 sv->sv_maxvcs = 1; in smb_smb_negotiate()
174 uint16_t sv_maxvcs; /* max number of VCs */ member