Searched refs:DialectIndex (Results 1 – 3 of 3) sorted by relevance
208 __le16 DialectIndex; /* 0xFFFF = no dialect acceptable */ member
585 neg_rsp->DialectIndex = cpu_to_le16(work->conn->dialect); in smb_handle_negotiate()
458 server->dialect = le16_to_cpu(pSMBr->DialectIndex); in CIFSSMBNegotiate()