Searched refs:SMB2_FLAGS_SERVER_TO_REDIR (Results 1 – 4 of 4) sorted by relevance
70 #define SMB2_FLAGS_SERVER_TO_REDIR 0x00000001 macro
132 sr->smb2_hdr_flags = SMB2_FLAGS_SERVER_TO_REDIR; in smb2_oplock_break_notification()
292 sr->smb2_hdr_flags = SMB2_FLAGS_SERVER_TO_REDIR; in smb2_negotiate_common()
335 if ((sr->smb2_hdr_flags & SMB2_FLAGS_SERVER_TO_REDIR) != 0) { in smb2sr_work()1045 reply_hdr_flags = sr->smb2_hdr_flags | SMB2_FLAGS_SERVER_TO_REDIR; in smb2_encode_header()