Searched refs:SMB2_CANCEL (Results 1 – 3 of 3) sorted by relevance
33 SMB2_CANCEL = 0x000C # variable
305 if packet['Command'] is not SMB2_CANCEL:1118 packet['Command'] = SMB2_CANCEL
3685 smb2.SMB2_CANCEL: self.__smb2CommandsHandler.smb2Cancel,