SMB2_DIALECT_0311
{ "3.11", SMB2_DIALECT_0311 },
if (SMB_DIALECT(vcp) >= SMB2_DIALECT_0311) {
if (vcp->vc_maxver >= SMB2_DIALECT_0311) {
if (sp->sv_proto >= SMB2_DIALECT_0311) {
if (sp->sv_proto >= SMB2_DIALECT_0311) {
if (sv->sv_proto >= SMB2_DIALECT_0311) {
SMB2_DIALECT_0311,
if (SMB_DIALECT(vcp) >= SMB2_DIALECT_0311) {
vcp->vc_maxver >= SMB2_DIALECT_0311) {
#define SMB2_DIALECT_MAX SMB2_DIALECT_0311